Previous Topic: Accessing the Online Client Support SystemsNext Topic: TRACE=ON|OFF|QUERY


Tracing CA Top Secret Option for DB2 Authorization Calls

When CA Technologies Technical Support instructs you to, you can execute the CADB2TRC program to turn the internal diagnostic tracing for CA Top Secret Option for DB2 on or off. The diagnostic trace messages provide CA Technologies Technical Support with information regarding the DB2 authorization calls.

Use the following sample JCL to execute CADB2TRC:

  //jobname JOB acct.info,'DIAG TRACE',CLASS=A,MSGCLASS=1
  //CADB2TRC EXEC PGM=CADB2TRC,
 //               PARM='TRACE=ON,TYPE=ALL,SUBSYS=DSNT'

The execute PARM for CADB2TRC indicates for which DB2 threads CA Top Secret Option for DB2 produces diagnostic trace messages. The following valid PARM keywords are described.