logo  
Google
 

DB2 SQL-Error: -618

SQLState: 56031

Short Description: C E SQL FOR MIXED DATA IS INVALID BECAUSE THE MIXED DATA INSTALL OPTION IS NO

FOR MIXED DATA is specified in a column description of a CREATE or ALTER TABLE, a CREATE FUNCTION, or a CREATE PROCEDURE statement, but the MIXED DATA install option is set to NO. FOR MIXED DATA is valid only when the MIXED DATA install option is set to YES. System action: The statement is not executed. Programmer response: Either change the install option or the FOR clause. If the install option is correctly set to NO, the allowable FOR clause options are BIT and SBCS.

 <-  BACK TO INDEX