SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
5-30
Recovery. Correct the syntax and resubmit.
SQL 3122
Where name is the system name.
Cause. You specified an invalid name.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3123
Where name is the name of the file.
Cause. You specified an invalid file name. The file name must be eight characters long
and end with the digits 00 (zero zero).
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3127
Cause. You specified an identifier that includes an invalid character.
Effect. The operation fails.
Recovery. Correct the syntax of the identifier and resubmit.
SQL 3128
Where object name is the identifier.
Cause. You used an identifier that is a reserved word. You must put it between double
quotes (") to use it as an identifier.
Effect. The operation fails.
3122 The system specified in the location clause name is not
accessible.
3123 The format of the file name part in the specified
location name name is not valid. The file name part must be
eight characters long and end with the digits 00.
3127 An invalid character was found in identifier name.
3128 object name is a reserved word. It must be delimited by
double-quotes to be used as an identifier.