SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
SQLC and SQLCO Preprocessor Messages (13000
through 13999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
14-12
SQL 13044
Cause. You specified an unrecognized type specification near line number.
Effect. The preprocessor ignores the type specification.
Recovery. Replace this type specification with one that is recognized.
SQL 13045
Cause. An unexpected class declaration occurred near line number.
Effect. The class declaration is ignored, and the preprocessor continues.
Recovery. Move the class declaration to its correct location and resubmit.
SQL 13046
Cause. You did not specify a required right bracket (}) to end a member declaration.
The missing bracket is near line number.
Effect. The preprocessor ignores the bracketed item.
Recovery. Supply the missing bracket.
SQL 13047
Cause. You specified an undefined tag name near line number.
Effect. The preprocessor ignores the tag.
Recovery. Define the tag and resubmit.
SQL 13048
Cause. You redefined tag name near line number.
13044 Type specification syntax name is not a recognized type
near - line number.
13045 An unexpected class declaration was found near line
number; it will be ignored.
13046 "}" was expected to end member declaration - near line
number.
13047 Undefined tag name was found near line number.
13048 Tag name was redefined - near line number.










