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: How to save CMS system?
The SAVESYS command *MUST* be *ONLY* entered at the 1st VM READ after the IPL command. If you wait until after the 1st ready message, then it won't work. The problem is that DMSINS has some additional
By
William Denton
·
#6418
·
|
Re: How to save CMS system?
A useful way to avoid having to resave CMS all the time is to have an additional program disk to hold locally installed stuff that's not part of the base CMS installation. We used a minidisk that was
By
Dennis Boone
·
#6417
·
|
Re: How to save CMS system?
Yes I press enter. Is this the mistake I made? Marco
By
M Verpelli
·
#6416
·
|
Re: How to save CMS system?
You didn't press enter at this point did you? On checking it needs to be straight after the IPL
By
Dave Wade
·
#6415
·
|
Re: How to save CMS system?
typing error 2) copyfile myprogram a == z2 sorry Marco
By
M Verpelli
·
#6414
·
|
Re: How to save CMS system?
Ok, I tryed ... 2) copyfile my program a = = z ... 3.4) access (noprof 3.5) savesys cms .... Now I get: DMSFRE161T INVALID DMSFRET CALL FROM F87AE8, ERROR NUMBER 5. DMSFRE164T LOW-CORE NUCLEUS STORAGE
By
M Verpelli
·
#6413
·
|
Re: How to save CMS system?
Well it needs to mode 2 so the copy has to be = = z2... .. I then think you need "access (noprof" after the IPL and before the savesyd but on my phone so can't check manuals Dave [email protected]>
By
Dave Wade
·
#6412
·
|
How to save CMS system?
Here I am again to ask one last thing (I hope). From what I understand, when you want to move a program to minidisk MNT19E 19E Y/S to make it available to all other users, you have to (re)save the CMS
By
M Verpelli
·
#6411
·
|
Quotation mark bug?
rexxtry REXX interpreter running (CMS bREXX 1.0.1 Jul ?5 2022) Enter any valid REXX instruction... type EXIT to quit. Rexxtry; '' DMSITP143T PROTECTION EXCEPTION OCCURRED AT F20A02 IN SYSTEM ROUTINE
By
Stefan A. Haubenthal
·
#6410
·
|
Re: VM/370 Rel 6 & Waterloo Mods Question
Bob wrote NUCXTEXT ? as a replacement for NUCXLOAD. You can't have a NUCXLOAD because there are no relocatable modules.. ..I am not sure what the differences are between NUCXTEXT, NUCXLOAD and
By
Dave Wade
·
#6409
·
|
Re: VM/370 Rel 6 & Waterloo Mods Question
It all depends on where one starts. I was looking at the Waterloo tapes for something else, saw RESLIB and remembered seeing it on CE, then the question asked here, and then reading the online HELP.?
By
Mark A. Stevens
·
#6408
·
|
Re: VM/370 Rel 6 & Waterloo Mods Question
Try "FSHELP RESLIB"? Its how BREXX is loaded. Dave
By
Dave Wade
·
#6407
·
|
Re: VM/370 Rel 6 & Waterloo Mods Question
[email protected]> wrote: Yes. The SYSBPROF EXEC on the S-disk uses it to load the C library into memory if it can't be loaded as a shared segment. --Andy Hanushevsky, Cornell University >
By
Ross Patterson
·
#6406
·
|
VM/370 Rel 6 & Waterloo Mods Question
Was the following mod installed into VM/370 CE? M0071V00RESLIB-- CMS Nucleus Resident Library. ?RESLIB is a CMS transient area program that allows a user to define commands which will be treated as
By
Mark A. Stevens
·
#6405
·
|
Re: VM/370 IPL request
No need on VM. "CP Shutdown" is fine. MVS --> Man Versus System Dave
By
Dave Wade
·
#6404
·
|
Re: VM/370 IPL request
VM: Vicious mother, herself MVS: Mother's Vicious son, actual. ...Bertram M. WB8ERT >
By
Bertram Moshier
·
#6403
·
|
Re: VM/370 IPL request
From https://sdl-hercules-390.github.io/html/hercinst.html#commands stopall Stop all CPU's sysclear *System Clear Reset manual operation quit *Terminate the emulato exit (Synonym for 'quit') (*) Enter
By
Mark A. Stevens
·
#6402
·
|
Re: bREXX Release 1.1.0 now available
bREXX release 1.1.1 is now available at https://github.com/RossPatterson/CMS-370-BREXX/releases/download/v1.1.1/BREXX.zip and at /g/h390-vm/files/BREXX/BREXX-1.1.1.zip. There are *NO*
By
Ross Patterson
·
#6401
·
|
Re: VM/370 IPL request
Hello, How do the above Hercules commands compare to the EXIT command after doing a CP SHUTDOWN? Thank you, Bertram Moshier WB8ERT >
By
Bertram Moshier
·
#6400
·
|
Re: VM/370 IPL request
The whole story: I watched Prof. Ferland's video, with difficulty because I'm better at reading than watching a movie. My goal was to define three lines, one towards TK4-, the second towards HMVS (Jay
By
M Verpelli
·
#6399
·
|