ORA-40624
        Column string specified in the collection metadata or defaulted is not present in the mapped table.
        
        
        Cause
        A column specified in the collection metadata or defaulted was not found in the mapped table backing the collection.
        Action
        Ensure that columns specified in the collection metadata or defaulted exist in the mapped table backing the collection.
        
     
    
    
        ORA-40624
        Columns of the mapped table backing the collection do not match collection metadata.
        
        
        Cause
        The columns of mapped table backing the collection did not match the collection metadata.
        Action
        Ensure that the columns of the table backing the collection match their description in collection metadata.
        
     
    
    
        ORA-40624
        Columns of the mapped table backing the collection do not match collection metadata.
        
        
        Cause
        The columns of mapped table backing the collection did not match the collection metadata.
        Action
        Ensure that the columns of the table backing the collection match their description in collection metadata.