SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
OUT file-spec
directs all SCF output to the specified file.
SUBSYS $ZZSTO
is the storage subsystem manager.
DETAIL
displays detailed status information.
STATUS SUBSYS Consideration
The information showed by INFO SUBSYS and STATUS SUBSYS should always be the same.
Contact your service provider if the information shown in these displays differs.
STATUS SUBSYS Example
To display the summary status of storage subsystem manager:
-> STATUS SUBSYS $ZZSTO
See the display and explanation under “Using the Storage Subsystem Manager” (page 40).
STATUS TAPE Command
The STATUS TAPE command displays information about tape devices. The command syntax is:
STATUS [ / OUT file-spec / ] TAPE $tape [ , DETAIL ]
[ , ENCRYPTION [, DETAIL]]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
TAPE $tape
is the name of the tape device.
DETAIL
displays detailed status information.
ENCRYPTION
displays encryption information for an encrypted tape drive.
DETAIL
displays detailed encryption information.
STATUS TAPE Examples
• To display the status of a tape drive:
-> STATUS $TAPE0
See the display and explanation under “Example of a STATUS TAPE Report” (page 182).
• To display detailed status of a tape drive:
-> STATUS $TAPE0, DETAIL
See the display and explanation under “Example of a Detailed STATUS TAPE Report”
(page 182).
• To display encryption status of a tape drive:
Status TAPE $TAPE07, ENCRYPTION, DETAIL
See the display and explanation under “Example of a STATUS TAPE, ENCRYPTION Report”
(page 184).
STATUS Command 289