%DUMP ERRORS--List Agent Errors
Lists error messages from errors that have occurred during the Agent's execution, followed by a count of errors that have occurred by category.
Note
The errors listed and counted pertain to the execution of the PATROL Agent. Errors that occur within PSL commands or PSL scripts do not pertain to this list.
Syntax
%DUMP ERRORS
Parameters
This command has no parameters.
Description
Lists the messages from errors that have occurred during Agent execution. At execution end, lists summary with the category name and a count of errors on each line for the following categories:
Category | Description |
---|---|
EALLOC | Number of memory allocation errors. |
EPIPE | Number of pipe creation errors. |
EFORK | Number of process spawning errors. |
EINTERNAL | Number of miscellaneous internal errors. |
EUSER | Number of errors in user-specified commands. |
Note
The %DUMP ERRORS command is one of a series of dump commands available from the command line. Use the %DUMP command (no argument) to obtain a list of items that can be dumped.
Where to go from here
Was this page helpful? Yes No
Submitting...
Thank you
Comments
Log in or register to comment.