¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: HELP! How to return to MVS Console


 

On 2024-02-26 18:52, Andre via groups.io wrote:
I must admit, i have OCD-like paranoia when it comes to system power down procedure.
Here is what i usually do:
1. Wait till my running jobs are finished.
2. Logoff all TSO sessions.
3. S SHUTDOWN
4.? Answer YES to following question:
??? *04 BPXI078D STOP OF ZFS REQUESTED. REPLY 'Y' TO? PROCEED. ANY OTHER REPLY WILL CANCEL THIS STOP.
5. $phasp (JES2 ENDED)
6. Z EOD ? (HALT EOD SUCCESSFUL)
6a: quiesce

7. stopall in Hercules console
Why would that be required?

Anyway, I finish with a script file containing "sfc xxx" for all my used-defined 3390's, after having run a job on z/OS to wipe the unused space (EOFDISK)

8. quit in Hercules console.
9. Make backups of your shadow disks, I keep 5 generations and run this bat file:

ren shadow-5 shadow-0
ren shadow-4 shadow-5
ren shadow-3 shadow-4
ren shadow-2 shadow-3
ren shadow-1 shadow-2
ren shadow-0 shadow-1
copy shadow\*.* shadow-1

Robert
--
Robert AH Prins
robert.ah.prins(a)gmail.com
The hitchhiking grandfather -
Some REXX code for use on z/OS -

Join [email protected] to automatically receive all group messages.