HD Pointer Checker messages

Use the information in these messages to help you diagnose and solve HD Pointer Checker problems.

Message format

HD Pointer Checker messages adhere to the following format:

FABPnnnnx  

Where:

FABP
Indicates that the message was issued by HD Pointer Checker
nnnn
Indicates the four-digit message identification number
x
Indicates the severity of the message:
E
Indicates that an error occurred. This message requires user action.
I
Indicates that the message is informational only.
W
Indicates that the message is a warning to alert you to a possible error condition.

In the message text, you might see lowercase variable names (such as xxx...). The variable names take on values when the message appears and might represent such things as:

  • The name of a module
  • A return code
  • A condition code
  • A command keyword
  • A name or value provided by the user
Each message also includes the following information:
Explanation:
The Explanation section explains what the message text means, why it occurred, and what its variables represent.
System action:
The System action section explains what the system will do in response to the event that triggered this message.
User response:
The User response section describes whether a response is necessary, what the appropriate response is, and how the response will affect the system or program.