book
Article ID: 145628
calendar_today
Updated On:
Issue/Introduction
What is ATF/SMF with CMDA & CMDS
Environment
Release : 16.0
Component : CA Top Secret for z/OS
Resolution
Basically when you need to know who issues MODIFY commands.
Must make actual change as opposed to just doing TSS MODI(STATUS) which
is more of a display...and will not be reported
O = TSS control options
Class O records only display when specifically requested and they can only be requested by the SCA or MSCA.
EVENT(ALL) CLASS(O)
Successful control options changes made via TSS MODIFY or F TSS are
logged to the audit and tracking file in TSS. You can run TSSUTIL with REPORT
REPORT CLASS(O) (capital 'O') to see the successful control option changes
made via TSS MODIFY or F TSS commands. (If the F TSS, or TSS MODIFY was not
successful, there will not be an audit record cut, so nothing would show
in the TSSUTIL report.)
CMDA
Writes TSS commands to the audit/tracking file.
TSSUTIL selection criteria option: CLASS(O)
CMDS Writes TSS commands to the SMF file.
TSSUTIL selection criteria option: CLASS(O)