SQL/MP Messages Manual

HP NonStop SQL/MP Messages Manual427720-006
1-1
1 Message Handling
SQL/MP components return messages through the conversational and programmatic
interfaces. This manual lists messages that are returned by SQL/MP components.
Message descriptions are organized as:
Each section lists messages in order of increasing message number. Each message
description includes:
Message number and message
Cause of the message
Effect that results from the action
Recovery strategy suggested to correct the error or avoid the warning
Message Format and Content
An SQL/MP message consists of a number and an associated string of text. Some
messages contain variables that can change from instance to instance depending on
circumstances. These variables appear in this manual as value-n, in which n is an
integer from 1 through the number of variables in the message. Before you receive a
message that contains a variable, the SQL/MP software stores text or numbers in each
variable in the message.
For example, this message (number 205) contains a variable:
NonStop SQL/MP replaces value-1 with the invalid DEFINE name before returning
the message, as in:
Messages produced by the SQL/MP software Sections 2 through 15
File-system messages that pertain only to
SQL/MP objects
Section 16, File-System Messages
Messages produced by the SQL/MP software
that are sent to $0
Section 17, EMS 512 Messages
Messages produced by the SQL/MP software
that are sent to the EMS subsystem
Section 18, Audit Fix-Up EMS Messages
and Section 19, ZSQL EMS Messages
Messages produced by the collation compiler Section 20, Collation Compiler Messages
FastSort messages that can be returned by
NonStop SQL/MP
Section 21, FastSort Messages
The name value-1 is not a valid logical DEFINE name.
The name 234 is not a valid logical DEFINE name.