Previous Topic: Appendix A: Error Messages and Recovery ProceduresNext Topic: Appendix B: Performance Agent Logical Names


Get More Information

To display messages from the DCL level (command line), type the following command:

$ HELP ADVISE COLLECT ERRORS identification-code

Each description includes an explanation and recovery procedure.

To view the list of all messages, type the following command:

$ HELP ADVISE COLLECT ERRORS

Messages are listed alphabetically by the identification code that precedes each message. The following example shows the explanation provided by the application:

$ HELP ADVISE COLLECT ERRORS DUPNOD
ADVISE
COLLECT
Errors
DUPNOD
Duplicate node names entered
Explanation: The same node name was specified more than once with the /NODE_NAMES qualifier.
User Action: With a /NODE_NAMES qualifier, specify a node name only once.