Planned shutdowns using F BPXOINIT,SHUTDOWN=...
F BPXOINIT,SHUTDOWN=FILEOWNER
F BPXOINIT,SHUTDOWN=FILESYS
Issuing one of these commands
synchronizes data to the file systems and possibly unmounts or moves
ownership of the file systems. If you use SHUTDOWN=FILEOWNER, the
system is disabled as a future file system owner via move or recovery
operations until z/OS UNIX has
been restarted.Restriction: SHUTDOWN=FILEOWNER is valid only in a shared file system configuration.
SETOMVS FILESYS,FILESYSTEM=xxxxxxxx,SYSNAME=yyyyyyyy
If
a move fails, you will see message BPXO037E. Automounted file systems are not mounted during the processing of F BPXOINIT,SHUTDOWN=FILEOWNER, or after it completes in order to provide the ability to handle unexpected mounts that occur when a file system is shut down.
In a shared file system configuration, the resulting system actions are more complex, because they might involve the movement of file system ownership between systems in the shared file system. For more information about the system actions that might occur in a shared file system, see Implications of shared file systems during system failures and recovery.
To shut down the system as part of JES maintenance without reIPLing the system, see Partial shutdowns for JES2 maintenance.