This group is for all folks running the original IBM VM/370 Release 6 operating system (or later (e.g. VMTCE (Community Edition)) on Hercules. Like the other early IBM operating systems this version has always been in the public domain and so can be freely distributed. The base version as supplied by IBM is lacking in many facilities. IBM solved this by providing additional extension products which were licensed and so are not available. There are however many user enhancements available which can be installed. In addition, in order to get users up and running quickly updated "releases" of VM/370 included the most popular updates are available for download, so novices can start to learn VM without having to delve into the system internals. It is intended that this wiki will provide information on the base release and these updates.
The available versions are here :-
?
?
Re: Workshop Tapes - was Re: Examine RDR Files
Yes, the VMFPLC2 LOAD was exactly what I did.? I could then examine the ABSTRACT LISTING for the contents. Assuming I wanted the 50th file, I'd do an FSF 49 on the tape to skip ahead.
By
Daniel L. Srebnick
·
#6005
·
|
Workshop Tapes - was Re: Examine RDR Files
Doug, I think the old ones are in VMFPLC2 format, (might be TAPE) , mount the tape on VM, do a VMFPLC2 LOAD and there is an ABSTRACT LISTING file showing the content. Some of the later ones are in
By
Dave Wade
·
#6004
·
|
Re: Examine RDR Files
how does one list and retrieve contents from the workshop tapes?
By
Doug Wegscheid
·
#6003
·
|
Re: LABELDEF on VM/370 R6?
Thanks for clarifying. I won't go snooping through the Release 3 code for Q3 stuff. Would have been neat to meet him face to face, though. ... Mark S.
By
Mark A. Stevens
·
#6002
·
|
Re: LABELDEF on VM/370 R6?
Mark, That's not what I said or meant to say.? If your shop paid IBM for the "Wheeler Scheduler" PRPQ, that first appeared with VM/370 Rel. 3, then you got a personal visit from Lynn Wheeler himself,
By
Mark Waterbury
·
#6001
·
|
Re: LABELDEF on VM/370 R6?
So is the code which supports Q3 in Rel 3? ... Mark S.
By
Mark A. Stevens
·
#6000
·
|
Re: Examine RDR Files
I was able to retrieve MONSTATS and it does indeed do the trick. Thanks!
By
Daniel L. Srebnick
·
#5999
·
|
Re: How to clear EREP using CPEREP and sometimes I wish for printed manual again
Mark, I seem to recall &STACK defaults to FIFO order.? To stack lifo, you need to specify &STACK LIFO token token token .... The undefined module names suggest a TXTLIB or LOADLIB is missing and
By
Ganino, James (PERATON)
·
#5998
·
|
Re: LABELDEF on VM/370 R6?
Mark, LABELDEF was introduced with the IBM program products VM/Basic System Extensions and VM/System Extensions -- BSEPP and SEPP respectively.? ?BSEPP first became available for VM/370 Rel. 5, and
By
Mark Waterbury
·
#5997
·
|
LABELDEF on VM/370 R6?
It seems we do not have LABELDEF on VM/370 Rel 6, or the CE versions. So I'm going to guess it is not on earlier versions like 4-pack or 6-pack. Anyone have a clue if it was a PTF/enhancement or
By
Mark A. Stevens
·
#5996
·
|
Re: How to clear EREP using CPEREP and sometimes I wish for printed manual again
I added to my EXEC below and this is what happened. Any suggestions? CPEREP02 FILEDEF ACCDEV DISK CPEREP REPORT A FILEDEF EREPPT PRINTER CPEREP THE FOLLOWING NAMES ARE UNDEFINED: IFCEREP1 IFCMSG01
By
Mark A. Stevens
·
#5995
·
|
Re: Examine RDR Files
[email protected]> wrote: Oh, of course, monitor files! Yeah, READCARD won't read those. You need a program that uses DIAG14 to read them instead. Ross >
By
Ross Patterson
·
#5994
·
|
Re: Examine RDR Files
From a previous post¡.. Hi Peter, it took me some time, but eventually I found the MONSTATS program from the 1985 Waterloo Tape at this website:
By
Dave Wade
·
#5993
·
|
Re: Examine RDR Files
@Dave, q v 00c RDR ?00C CL M ?NOCONT NOHOLD ? EOF ? ? ?READY Ready; T=0.01/0.01 17:46:44 read my file a READER EMPTY OR NOT READY. Ready(00008); T=0.01/0.01 17:46:51
By
Daniel L. Srebnick
·
#5992
·
|
Re: Examine RDR Files
RDR was already Class * q v 00c RDR ?00C CL * ?NOCONT NOHOLD ? EOF ? ? ?READY Ready; T=0.01/0.01 17:45:00 read my file a READER EMPTY OR NOT READY. Ready(00008); T=0.01/0.01 17:45:06
By
Daniel L. Srebnick
·
#5991
·
|
Re: Examine RDR Files
They are probably Monitor files as they are Class M not sure readcard can read them¡. .. but your reader needs to be class M¡ Spool rdr class m Dave Sent: Thursday, August 22, 2024 10:39 PM To:
By
Dave Wade
·
#5990
·
|
Re: Examine RDR Files
[email protected]> wrote: Your virtual card target at address 00C is set to a class other than * or M. CP SPOOL RDR CL * and then repeat the READ command. Ross
By
Ross Patterson
·
#5989
·
|
Examine RDR Files
Whatever am I doing wrong (or missing) here?? I want to be able to browse the contents of these files. q rdr OWNERID ?FILE CLASS RECDS ?CPY HOLD MAINT ? ?0016 M PUN 000240 ?01 NONE MAINT ?
By
Daniel L. Srebnick
·
#5988
·
|
Re: How to clear EREP using CPEREP and sometimes I wish for printed manual again
I agree with you about printed manuals. While I love the search and find features, I find ebooks less functional than printed reference material. Bertram Moshier WB8ERT [email protected]> wrote:
By
Bertram Moshier
·
#5987
·
|
Re: How to clear EREP using CPEREP and sometimes I wish for printed manual again
Don't know whether anyone is still interested in this but here are some more answers... 2) How do I figure out what is causing my EREP area to fill up so quickly? The CP error recording area records
By
William Denton
·
#5986
·
|