HP NonStop SQL/MX Messages Manual page 369

Table of Contents

Advertisement

SQLC and SQLCO Preprocessor Messages (13000
through 13999)
SQL 13033
13033 Host variable name1 is in different scope than when
cursor name2 was declared.
Cause. You specified a host variable name name1, which is out of scope with cursor
name.
Effect. The preprocessor ignores the host variable you specified.
Recovery. Find where the variable is declared and put it in the correct scope.
SQL 13034
13034 Character set name is not yet supported.
Cause. You specified character set name, which is not supported.
Effect. The preprocessor ignores the specified character set and uses the default
character set.
Recovery. Replace the character set name you specified with one that is supported.
See the SQL/MX Reference Manual for information about character sets.
SQL 13035
13035 Invalid line number number for line pragma; ignoring
the rest.
Cause. You specified an invalid line number.
Effect. The preprocessor ignores the line.
Recovery. Remove or correct the line number and resubmit.
SQL 13036
13036 C/C++ syntax error in switch/for/while condition near
line number.
Cause. The preprocessor encountered a C/C++ syntax error near line number.
Effect. The preprocessor ignores the switch/for/while condition.
Recovery. Correct the syntax error and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
14- 9

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents