![HP NonStop SQL/MX Messages Manual Download Page 376](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150376.webp)
SQLC and SQLCO Preprocessor Messages (13000
through 13999)
HP NonStop SQL/MX Messages Manual — 640324-001
14 -16
SQL 13064
Cause. Identifier
name1
is not a member of the structure
name2
near line
number
.
Effect. The preprocessor ignores the identifier.
Recovery. Correct the syntax and resubmit.
SQL 13065
Cause. The compiler found end-of-file specified after
syntax-item1
when it was
expecting
syntax-item2
near line
number
.
For example, when the preprocessor parses host variables in an EXEC SQL/MX
statement, they must be preceded with a : (colon). If the colon is missing, the
preprocessor would probably find the name of the host variable next, but keeps looking
until it reaches the end of file or finds a colon. If it reaches end-of-file first and the very
next thing the preprocessor finds before reaching the end-of-file is the name of a host
variable, the message would look like this:
*** ERROR[13065] End of file was found after host variable
expression when : was expected, near line 54.
Effect. The preprocessor ignores the identifier.
Recovery. Correct the syntax and resubmit.
SQL 13066
Cause. The identifier
name
you specified
was expected to be a structure type near
line
number
.
Effect. The preprocessor ignores the identifier.
Recovery. Correct the syntax and resubmit.
13064 Identifier
name1
is not a member of struct
name2
- near
line
number
.
13065 End of file was found after
syntax-item1
when
syntax-
item2
was expected, near line
number
.
13066 Identifier
name
was expected to be a structure type -
near line
number
.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...