When a CA VM:Director 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:
vmdirect 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.
vmdirect trace macro ulist user testusr to monusr
vmdirect ulist operator
vmdirect trace stop 3
cp spool console close
|
Copyright © 2014 CA.
All rights reserved.
|
|