SQL/MP Messages Manual

Preprocessor Messages (11000 to 11999)
HP NonStop SQL/MP Messages Manual427720-006
13-13
SQL 11042
Cause. The volume did not have enough space to create the output file.
Effect. Fatal error: Preprocessing terminates abnormally.
Recovery. Choose a volume with more free space.
SQL 11043
Cause. There might not have been enough disk space to allocate a primary or
secondary extent. See the accompanying file system error.
Effect. Fatal error: Preprocessing terminates abnormally.
Recovery. Specify a smaller extent size, or use a disk that has larger free extents.
SQL 11044
Cause. The preprocessor does not allow the OCCURS clause.
Effect. Preprocessing continues, but no object code is generated.
Recovery. Remove the OCCURS clause.
SQL 11045
Cause. A level number was not an integer between 1 and 49 inclusive.
Effect. Preprocessing continues, but no object code is generated.
Recovery. Specify a valid level number.
SQL 11046
Cause. The host variable was declared previously.
Effect. Preprocessing continues, but no object code is generated.
Recovery. Remove the duplicate declarations.
11042 Cannot create temporary file value-1.
11043 Unable to write to file value-1.
11044 The OCCURS clause is not allowed.
11045 Level number must be an integer from 1 through 49.
11046 Variable is declared more than once.