HP Neoview Messages Manual page 107

Table of Contents

Advertisement

SQL 3123
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.
is the name of the file.
name
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
3127 An invalid character was found in identifier name.
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
3128 object name is a reserved word. It must be delimited by
double-quotes to be used as an identifier.
is the identifier.
object name
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.
Recovery
Enclose the identifier in double quotes or select another name that is not a reserved
word.
SQL 3129
3129 Function name accepts exactly one operand.
is the name of the function.
name
Cause
You specified two operands for an aggregate function that accepts exactly one operand.
Only VARIANCE and STDDEV support two operands.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3130
3130 The UNSIGNED option is not supported for LARGEINT type.
Cause
You attempted to define a LARGEINT data item with the UNSIGNED option, which
is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3131
3131 The statement just entered is currently not supported.
Cause
You specified a statement that is not supported by the HP Neoview database software.
Effect
The operation fails.
Recovery
None.
107

Advertisement

Table of Contents
loading

Table of Contents