AMPS contains a utility to expand and examine error messages which may be observed in the logs. The ampserr utility allows a user to input a specific error code, or a class of error codes, examine the error message in more detail and, where applicable, view known solutions to similar issues.
Options and Parameters
Option
Description
error
(required)
The error code to lookup.
This can also be a regular expression.
Usage
The following example shows the output of the “00-0001” error message:
The following example will return all messages that begin with “00-”. NOTE: For the sake of brevity, this example does not include all messages that match this query.