SQL/MP Messages Manual

Preprocessor Messages (11000 to 11999)
HP NonStop SQL/MP Messages Manual427720-006
13-21
SQL 11072
Cause. Stated in the error message.
Effect. Preprocessing continues.
Recovery. An SQL statement must start with the delimiter EXEC SQL and must end
with the delimiter END-EXEC. An END-EXEC was found without a corresponding
EXEC SQL. Check that every SQL statement has balanced delimiters.
SQL 11073
Cause. The output file exceeded the maximum line number for EDIT files.
Effect. Preprocessing terminates abnormally.
Recovery. Split the input file into smaller files.
SQL 11074
Cause. Internal error: An internal procedure caused an error during a write to the
preprocessed output file.
Effect. Preprocessing terminates abnormally.
Recovery. None. Report the entire message to your service provider.
SQL 11075
Cause. The BINDER requires unique names for host programs in the same run unit;
duplicate program names are not acceptable.
Effect. Preprocessing continues, but the SQL object is not generated.
Recovery. Replace the duplicate program name with a unique name.
11072 This END-EXEC does not have a corresponding EXEC SQL.
11073 An attempt was made to renumber with a line number
increment of .001, but the output file exceeded the maximum
line number allowed for EDIT files. Split the input file
into smaller files.
11074 Internal error: Unable to write to preprocessed output
file.
11075 Duplicate program name value-1.