Command Validation Results |
Displays the following information:
- Time the report was generated
- Server name
- Report version number
- User name
|
Command Validation Details |
Output in the details section of the results file displays:
- UTC timestamp in millisecond format: MM/DD/YYYY hh:mm:ss:uuu
- Corresponding line number from the input file
- Command statements from the input file
- Successfully validated commands are preceded by: SUCCESS
- Failed commands are preceded by: FAILED
- Failed commands are followed by a line that begins: ***ERROR*** [Error Code <number>] - <error code text>
- Comments from the input file, if applicable
- Comments are preceded by: Comment
|
Command Validation Summary |
Output in the summary section of the file displays:
- Name of the input file
- Number of commands validated
- Number of commands succeeded
- Number of commands failed
- If a fatal error occurs, the script is terminated, and the summary will contain this message: ***SCRIPT ABORTED DUE TO ERROR***
|