EasyManua.ls Logo

Sybase Adaptive Server Anywhere - Page 967

Sybase Adaptive Server Anywhere
1182 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 11 SQL Preprocessor Error Messages
949
You have used a static statement name and preprocessed with the -r
reentrancy switch. Static statement names cause static variables to be
generated that are filled in by the database. If two threads use the same
statement, contention arises over this variable. Use a local host variable as
the statement identifier instead of a static name.
subscript value %1 too large
Message value Message Type
2601 Error
You have attempted to index a host variable that is an array with a value too
large for the array.
token too long
Message value Message Type
2639 Error
The SQL preprocessor has a maximum token length of 2K. Any token longer
than 2K will produce this error. For constant strings in embedded SQL
commands (the main place this error shows up) use string concatenation to
make a longer string.
transact SQL extension
Message value Message Type
2669 Flag (warning or error)
unable to open temporary file
Message value Message Type
2681 Error
Probable cause
Probable cause
Probable cause

Table of Contents

Related product manuals