ORA-02310
        exceeded maximum number of allowed columns in table
        
        
        Cause
        The creation of an object column internally creates a number of columns, including columns for any scalar attribute at any level. The total number of columns created exceeded the maximum column limit for the table.
        Action
        If this object column needs to be part of the table, drop some other columns so that the limit is not exceeded.
        
     
    
    
        ORA-02310
        exceeded maximum number of allowable columns in table
        
        
        Cause
        The attributes in the object type column exceeded the maximum number of columns allowed in a table.
        Action
        Specify fewer attributes for the object type and retry the operation.
        
     
    
    
        ORA-02310
        exceeded maximum number of allowable columns in table
        
        
        Cause
        The attributes in the object type column exceeded the maximum number of columns allowed in a table.
        Action
        Specify fewer attributes for the object type and retry the operation.