ORA-43929
        Collation cannot be specified if parameter MAX_STRING_SIZE=STANDARD is set.
        
        
        Cause
        The COLLATE or DEFAULT COLLATION clause was specified in a DDL statement or the DEFAULT_COLLATION parameter was specified in an ALTER SESSION statement, but the value of the initialization parameter MAX_STRING_SIZE was STANDARD. The data-bound collation feature is disabled if the value of this parameter is STANDARD.
        Action
        Set MAX_STRING_SIZE to EXTENDED by following the procedure documented in the Oracle Database Reference.
        
     
    
    
        ORA-43929
        Collation cannot be specified if parameter MAX_STRING_SIZE=STANDARD is set.
        
        
        Cause
        The COLLATE or DEFAULT COLLATION clause was specified in a DDL statement or the DEFAULT_COLLATION parameter was specified in an ALTER SESSION statement, but the value of the initialization parameter MAX_STRING_SIZE was STANDARD. The data-bound collation feature is disabled if the value of this parameter is STANDARD.
        Action
        Set MAX_STRING_SIZE to EXTENDED by following the procedure documented in the Oracle Database Reference.
        
     
    
    
        ORA-43929
        Collation cannot be specified if parameter MAX_STRING_SIZE=STANDARD is set.
        
        
        Cause
        The COLLATE or DEFAULT COLLATION clause was specified in a DDL statement or the DEFAULT_COLLATION parameter was specified in an ALTER SESSION statement, but the value of the initialization parameter MAX_STRING_SIZE was STANDARD. The data-bound collation feature is disabled if the value of this parameter is STANDARD.
        Action
        Set MAX_STRING_SIZE to EXTENDED by following the procedure documented in the Oracle Database Reference.