VSEn/Shutdown: Difference between revisions

From The Mainframe Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 9: Line 9:
  MSG F2,DATA=CEMT P SHUT
  MSG F2,DATA=CEMT P SHUT


To shut down VTAM, issue:
To shut down VCDD (VTAM), issue:


  Z NET,QUICK
  Z NET,QUICK

Latest revision as of 13:58, 17 March 2023

To shutdown a VSEn install, you need to shut down all the individual partitions.

To shut down TCPIP, issue:

(TODO)

To shut down OLTP (CICS), issue:

MSG F2,DATA=CEMT P SHUT

To shut down VCDD (VTAM), issue:

Z NET,QUICK

Once all partitions are shut down, end VSEn/POWER using:

PEND

And finish off with

0 ROD
0 

When VSEn/POWER has been shut down, power down the CPU using

PWROFF
15 YES