Re: Virtual Machine Memory
Wondering if the proposed new command could actually be added at the CP level instead of the CMS/MVS level. CP might save the state of the machine to a prepared location in DASD then restore it when
By
Frank D. Engel, Jr.
·
#5563
·
|
Re: Virtual Machine Memory
Hello Harold, What you desire doesn't exist in VM/370 today, but it is possible. Cray Supercomputers are real memory systems that use swapping to allow multiple users to use the same real memory
By
Bertram Moshier
·
#5562
·
|
Re: Virtual Machine Memory
Hi Harold, All versions of VM, from VM/370 through z/VM support the CP DUMP command.? This command dumps virtual machine storage to the virtual machine's printer.? The issuer of the command can
By
Bob Polmanter
·
#5561
·
|
Re: Virtual Machine Memory
Harold, It probably won't be what you are looking for, but back in the early 80's, I fooled around with the SAVESYS command to save images of DOS release 27.? However, they were fairly useless since
By
Allan J. Winston
·
#5560
·
|
Virtual Machine Memory
For my Stand Alone Tool Kit project I am working on the ability to create a formatted memory dump.? It depends upon preserving the machine's memory in a host (Windows, Linux, etc.) platform's host
By
Harold Grovesteen
·
#5559
·
|
Re: Reconnect to MVS Console
Thanks for the additional detail.
By
Daniel L. Srebnick
·
#5558
·
|
Re: Reconnect to MVS Console
Hello, You'll reconnect to the MVS console no matter the run setting. The run setting allows the virtual machine to continue running regardless of the state of the console. The default is RUN OFF,
By
Bertram Moshier
·
#5557
·
|
Re: Reconnect to MVS Console
If you SET RUN ON, you shouldn't need to BEGIN when you reconnect. Cheers, Rene FERLAND, Montreal
By
Ren¨¦ Ferland
·
#5556
·
|
Re: Reconnect to MVS Console
Hi Bertram: I have the machine IPL via the directory entry. I can confirm reconnecting even without the #CP SET RUN ON. Interestingly, if I do a #CP Q SET is shows RUN is OFF.
By
Daniel L. Srebnick
·
#5555
·
|
Re: Reconnect to MVS Console
Hello, To have MVS running upon reconnecting to the MVS console you need to set run on (#CP SET RUN ON) before disconnecting from the console. I'm not sure how you start MVS. I can think of two
By
Bertram Moshier
·
#5554
·
|
Re: Reconnect to MVS Console
Ah, that is right, it kept running with #CP DISC. And BEGIN is what I needed.? Confirming that works. Thanks Dave.
By
Daniel L. Srebnick
·
#5553
·
|
Re: Reconnect to MVS Console
If you enter #CP LOGOFF you logoff the MVS machine. You need #CP DISC to leave it running. To reconnect just logon to the ID you are using to run MVS. You usually then need to enter ¡°BEGIN¡±¡
By
Dave Wade
·
#5552
·
|
Reconnect to MVS Console
I'm running MVS as a guest under VM/370.? If I #CP LOGOFF to disconnect, the MVS system keeps running.? At some point, I want to logon mvs to reconnect to the console.? However, when I logon, the
By
Daniel L. Srebnick
·
#5551
·
|
Re: BREXX DO loop counting weirdness
My recollection is that issue is about argument processing, but the fix makes sure the segment is up to date. Please perform the procedure to save the segment. I will be away all day tomorrow for
By
Bob Bolch
·
#5550
·
|
Re: BREXX DO loop counting weirdness
<ross.patterson@...> wrote: For anyone who's curious about this bug, it's now being tracked as VM/370 CE Issue #96 (https://github.com/s390guy/vm370/issues/96), and I've been able to
By
Ross Patterson
·
#5549
·
|
Re: Tape Error?
Thank you for the explanation. ... Mark S.
By
Mark A. Stevens
·
#5548
·
|
Re: Tape Error?
By
Dave Wade
·
#5547
·
|
Re: Tape Error?
Mark A. Stevens wrote: [...] (separated for readability/emphasis) This is "normal" -- for Hercules. :) It is a long
By
Fish Fish
·
#5546
·
|
Tape Error?
I have been attaching and detaching tapes from VM/370? for quite a while and have seen this notice every time. Nothing seems to have damaged the tape files when read-only or when writing. Is this a
By
Mark A. Stevens
·
#5545
·
|
Re: BREXX DO loop counting weirdness
Good to know. If the code could be posted in an issue, I could try to reproduce the error Will do. Ross >
By
Ross Patterson
·
#5544
·
|