| |
- Causa
- 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.
- Ação do sistema
- The statement is not executed.
- Resposta ao Desenvolvedor
- 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.
SQLSTATE: 56031
© Copyright IBM Corp.
|
| |