Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Verify Service Agent (VFYSRVAGT) command allows a user to verify a Service Agent operation. The operation to be verified is specified by the Type (TYPE) parameter.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
TYPE | Type | *SRVCNN, *TSTPRB | Required, Positional 1 |
ERRLOGID | Error log identifier | Hexadecimal value, 00000000 | Optional |
Top |
Specifies the aspect of Service Agent to be verified.
This is a required parameter.
Top |
Specifies the error log identifier for the Product Activity Log entry that is to be used to create a problem log entry for which a test problem will be sent.
Note: This parameter is valid only when TYPE(*TSTPRB) is specified.
Top |
VFYSRVAGT TYPE(*TSTPRB) ERRLOGID(00000000)
This command will verify the operation of Service Agent by sending a test problem with no error log identifier.
Top |
Top |