SQLPP errors
950
unknown sql function ’%1’
Message value Message Type
2662 Warning
You have used a SQL function that is unknown to the preprocessor and will
probably cause an error when the statement is sent to the database engine.
unknown statement ’%1’
Message value Message Type
2628 Error
You attempted to drop an embedded SQL statement that doesn’t exist.
unrecognized SQL syntax
Message value Message Type
2661 Warning
You have used a SQL statement that will probably cause a syntax error when
the statement is sent to the database engine.
vendor extension
Message value Message Type
2666 Flag (warning or error)
wrong number of parms to sql function ’%1’
Message value Message Type
2663 Warning
Probable cause
Probable cause
Probable cause