Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Work with Configuration Status (WRKCFGSTS) command is used to display and to work with configuration status functions. When you run this command, the Work with Configuration Status display is shown.
For network server descriptions, the status displayed is the configuration status of the object. Options are available from Work with Configuration Status to display the status of the network server functions and client sessions. Use this option to check for active clients before varying off a network server.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CFGTYPE | Type | *NWS, *NWI, *LIN, *CTL, *DEV | Required, Positional 1 |
CFGD | Configuration description | Generic name, name, *ALL, *CMN, *ASYNC, *BSC, *DDI, *ELAN, *FAX, *FR, *IDLC, *NET, *PPP, *SDLC, *TDLC, *TRLAN, *WLS, *X25, *WS, *LWS, *RWS, *VWS, *CRP, *DKT, *MLB, *OPTMLB, *TAPMLB, *OPT, *ASP, *NWSH, *TAP, *DSP, *LCLDSP, *RMTDSP, *VRTDSP, *PRT, *LANPRT, *LCLPRT, *RMTPRT, *VRTPRT, *LOC, *SNPT, *APPC, *FNC, *HOST, *RTL, *INTRA, *ATM, *ISDN, *T1 | Optional, Positional 2 |
OUTPUT | Output | Optional, Positional 3 | |
RMTLOCNAME | Remote location | Generic name, name, *NONE | Optional |
RANGE | Range | *NET, *OBJ | Optional |
STATUS | Status | *ALL, *ACTIVE, *FAILED, *VARYOFF, *VARYON, *AVAILABLE | Optional |
ASTLVL | Assistance level | *PRV, *USRPRF, *BASIC, *INTERMED, *ADVANCED | Optional |
Top |
Specifies the type of description for which you want the status to be shown.
Top |
Specifies the descriptions you want displayed on the Work with Configuration Status display.
Note: A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.
Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
Top |
Specifies the remote location name of the devices for which you want status displayed. Only those device descriptions with the specified remote location name are listed on the Work with Configuration Status display.
This parameter is required if *LOC value is specified for the Configuration description (CFGD) parameter. It is not a valid parameter if any value other than *LOC is specified for the CFGD parameter.
Note: A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.
Top |
Specifies whether downline or upline attached configuration descriptions are shown.
Top |
Specifies the status values used to subset the list of descriptions shown. This parameter is ignored if a name for a single description is specified for the Configuration description (CFGD) parameter.
Top |
Specifies which user interface to use.
Note: The *BASIC value for the ASTLVL parameter only when *DEV value is specified for the Type (CFGTYPE) parameter.
Top |
Example 1: Showing the Status for All Remote Display Stations
WRKCFGSTS CFGTYPE(*DEV) CFGD(*RMTDSP)
This command uses the Work with Configuration Status display to show the status for all remote display stations.
Example 2: Showing the Status for All Network Servers
WRKCFGSTS CFGTYPE(*NWS) CFGD(*ALL)
This command allows the user to utilize the Work with Configuration Status command to show the status for all network servers on the system.
Top |
*ESCAPE Messages
Top |