Is there a way to display all of the DRC control option settings in Top Secret? The output from the TSS MODIFY STATUS command does not show any DRC settings.
Only a specific DRC can be listed with one command. There is not a way to list every DRC with one command. The following command will list the settings for DRC nnn:
TSS MODI(DRC(nnn)).
Check the Top Secret parameter file to determine if any changes to the defaults for any DRCs were made. The statements in the parameter file will look like this:
DRC(nnn,option,option...)
where
'nnn' is the specific DRC
'option' is each option to be set for the specific DRC
For details on the options for the DRC control option, see DRC—Control the Detailed Error Reason Code Characteristics.