JCL for using TSSAUDIT in Batch is outlined below:
//TSSJOB ACID=xxxxxx,PASSWORD=xxxxxxxx //EXEC PGM=TSSAUDIT[,PARM='control statement'] TSSAUDIT control statement(s)
Error messages and abend codes for TSSAUDIT can be found in the Messages and Codes Guide.
Control Statements
Lists changes made to the Security File. Requires ACID(REPORT) and RESOURCE(REPORT) authorities to run this function.
Lists Security File information about all of the ACIDs. Requires ACID(REPORT,AUDIT) and RESOURCE(REPORT,AUDIT) authorities to run this function.
Control statements can be entered in the PARM field of the EXEC statement or as input control cards.
Each control statement is described below using the following syntax conventions:
|
Copyright © 2009 CA.
All rights reserved.
|
|