Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Service Agent (DSPSRVAGT) command allows a user to display several aspects of Service Agent. The area to be displayed is specified by the Type (TYPE) parameter.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
TYPE | Type | *DEVICE, *SRVINF, *MAINT, *PRDACTLOG, *SRVREGINF, *PRBRPT | Required, Positional 1 |
DEVICE | Device | Character value | Optional |
CATEGORY | Category | *DASD, *TAPE, *PROCESSOR, *OPTICAL, *FSIOP, *OTHER | Optional |
SENSEFMT | Sense byte format | 0, 4, 2, 8, C | Optional |
SYSNAME | System or logical partition | Character value, *LOCAL | Optional |
OUTPUT | Output | Optional | |
SRVREP | IBM Service representative | Character value, *BLANK | Optional |
SRVTELNBR | IBM Service telephone number | Character value, *BLANK | Optional |
RECOMMEND | Recommendations | Character value, *BLANK | Optional |
ERRLOGID | Error log identifier | Character value | Optional |
Top |
Specifies the aspect of Service Agent to be displayed.
This is a required parameter.
Top |
Specifies the device for which the threshold table information is to be displayed.
Note: This is a required parameter when TYPE(*DEVICE) is specified.
Top |
Specifies the type of device for which the threshold table information is to be displayed.
Note: This is a required parameter when TYPE(*DEVICE) is specified.
Top |
Specifies the format of the volume statistical data for tape devices.
Note: This parameter is valid only when CATEGORY(*TAPE) is specified.
Top |
Specifies the name of the system or logical partition for which information is to be displayed.
Note: This parameter is valid only when TYPE(*SRVINF) is specified.
Top |
Specifies where the output from the command is to be directed.
Note: This parameter is valid only when TYPE(*MAINT) or TYPE(*PRDACT) is specified.
Top |
Specifies the name of the IBM service representative making this service call or the name of the IBM service representative the customer should contact when they have questions concerning the service performed.
Note: This parameter is valid only when TYPE(*MAINT) and OUTPUT(*PRINT) are specified.
Top |
Specifies the telephone number the customer should call to contact IBM Service.
Note: This parameter is valid only when TYPE(*MAINT) and OUTPUT(*PRINT) are specified.
Top |
Specifies any recommendations the IBM Service representative has for the customer.
Note: This parameter is valid only when TYPE(*MAINT) and OUTPUT(*PRINT) are specified.
Top |
Specifies the record identifier for the Product Activity Log record that is to be displayed.
Note: This parameter is required when TYPE(*PRDACTLOG) is specified.
Top |
DSPSRVAGT TYPE(*DEVICE) DEVICE(2420) CATEGORY(*TAPE)
This command will display the information in the Service Agent threshold table for device 2420, a tape device.
Top |
Top |