ChekPlex logs requests for every component in a separate log file. These files are allocated in the CA GTS start-up JCL and assigned to the logger.
Note: For more information, see Adding a ChekPlex subsystem to CA GTS.
The default parmlib member PARMCP00 assigns the logs the following names: CPLOGSS, CPLOGTS, and CPLOGRS.
Target server requests are logged to the ddname specified by the TSLOGDD parameter in the PARMCP00 parmlib member. The following shows the format of the logged data.
Log record format:
Time,date,msg_id,TS,LS=GTS_name,SS=GTS_name,RS=GTS_name,USER=userid,RC=return_code
Specifies the time and date when the message was issued.
Specifies the internal ID of the message.
Specifies the origin of the message: the target server.
Specifies the server name of the requestor: local server, source server, or result server.
Specifies the userid of the user requesting the validation.
Specifies the JCLCheck return code.
Source server requests are logged to the ddname specified by the SSLOGDD parameter in the PARMCP00 parmlib member. The following shows the format of the logged data.
Log record format:
Time,date,msg_id,SS,RES=result,ACC=req_type,FILE=dsname,MBR=member_name,USER=userid,TS=GTS_name
Specifies the time and date when the message was issued.
Specifies the internal ID of the message.
Specifies the origin of the message: the source server.
Specifies the result of the request: SUCCESS or FAILED.
Specifies the request type: READ or PDSDIR.
Specifies the data set name requested.
Specifies the member requested.
Specifies the userid of the user requesting the validation.
Specifies the server name of the requestor: the target server.
Result server requests are logged to the ddname specified by the RSLOGDD parameter in the PARMCP00 parmlib member. The following shows the format of the logged data.
Log record format:
Time,date,msg_id,Rx,req_type,TS|LS=GTS_name,USER=userid,ID=result_id
Specifies the time and date when the message was issued.
Specifies the internal ID of the message.
Specifies the origin of the message: result provider(RP) or result acceptor(RA).
Specifies the request type: RECEIVE or PROVIDE.
Specifies the server name of the requestor: target server or local server.
Specifies the userid of the user requesting the validation.
Specifies the result_ID used for storing and retrieving results.
|
Copyright © 2014 CA.
All rights reserved.
|
|