When a CA VM:Secure command does not complete execution normally, you can find out where the associated macro failed by using the TRACE command. The TRACE command lets you trace the execution of a macro. This debugging information is valuable if you need to call Technical Support to report macro errors.
To use the TRACE command, you must have the appropriate authorization in the AUTHORIZ CONFIG file.
To enter the following command, you must have at least TRACE MACRO ULIST authorization:
vmsecure trace macro ulist
Any of the following records in the AUTHORIZ CONFIG file can give you the required authorization. Replace userid with the userid who will issue the TRACE command:
GRANT TRACE MACRO ULIST TO userid GRANT TRACE MACRO TO userid GRANT TRACE TO userid
To trace a macro
cp spool console start to *
This step saves the trace so you can analyze it later.
vmsecure trace macro ulist userid to userid
The user ID that will execute the macro to be traced.
vmsecure ulist operator
vmsecure trace stop nn
The trace number from Step 3.
cp spool console close
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |