Valid on z/OS and z/VM.
Use the STATUS control option to provide the current settings of various control options. You can specify which option to display when you enter a TSS MODIFY(STATUS) command.
Change the default by specifying STATUS(option,option,...) in your PARMFILE.
The options listed in the STATUS control option can be in any order, and the output is presented in the order used in the control option.
The TSS MODIFY(STATUS) command can include a single option to display only that information requested, or to acquire information not set in the STATUS control option. For example, the TSS MODIFY(STATUS(JES)) will show the JES information.
All entry methods are accepted.
In z/OS this control option has the following format:
STATUS(option)
Optional displays are valid with z/OS only. The following statuses are displayed by the STATUS command:
Shows base system and miscellaneous control options. FEATURES is an extension of BASE that displays MAX_ACID_SIZE, RDT2BYTE, NEW_PASSWORD, and VSAM_SDT.
Shows CPF related control options, and displays the current settings for CPFNODES. Note that NDT CPFNODE definitions will override control option settings for CPFNODES.
Shows the CIA real-time control option settings.
Shows facility modes.
Shows JES‑related control options.
Shows LDS related fields
Shows password‑related control options.
Displays the password phrase control options.
Includes statistics control options in the output.
Shows sysplex related data.
Includes the system version in the output.
Note: The CPF option will display everything that the CPFSTAT control option formerly provided.
The default is:
STATUS(BASE,JES,PASSWORD,FACMODE,CPF,SYSPLEX)
In z/VM this control option has the format:
STATUS
The output of the TSS MODIFY(STATUS) command has headers in both upper and mixed case. Any header in mixed case denotes information not set by a control option but rather derived from the system.
The following details status values returned in the STATUS field:
Connection to the remote node is active.
Connection to the remote node is inactive.
The Journal file on the remote node has been defined.
The Journal file on the remote node has not been defined.
No commands have been sent to the remote nodes yet. After the first is sent, PRE50 will no longer appear.
Indicates attempts are being made to re‑establish the connection to the remote node.
This example determines complete information about the various CPF control options, as well as the current status of CPF and the nodes defined to it:
TSS MODIFY(STATUS(CPF))
This example generates a display of sysplex related data:
TSS MODIFY(STATUS(SYSPLEX))
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|