Chapter 11 SQL Preprocessor Error Messages
937
Cannot find include file ’%1’
Message value Message Type
2619 Error
The specified include file was not found. Note that the preprocessor will use
the INCLUDE environment variable to search for include files.
FIXCHAR type must have a length
Message value Message Type
2608 Error
You have used the DECL_FIXCHAR macro to declare a host variable of
type FIXCHAR but have not specified a length.
Feature not available with UltraLite
Message value Message Type
2693 Flag (warning or error)
Inconsistent host variable types for this cursor
Message value Message Type
2691 Error
Inconsistent indicator variables for this cursor
Message value Message Type
2692 Error
Probable cause
Probable cause