OCI-29884
        A domain index is defined on the column to be dropped.
        
        
        Cause
        An ALTER TABLE DROP COLUMN command was issued on a column on which a domain index exists.
        Action
        Drop the domain index before attempting to drop the column.
        
     
    
    
        OCI-29884
        domain index is defined on the column to be dropped
        
        
        Cause
        An ALTER TABLE DROP COLUMN was issued on a column on which a domain index exists.
        Action
        Drop the domain index before attempting to drop the column.
        
     
    
    
        OCI-29884
        domain index is defined on the column to be dropped
        
        
        Cause
        An ALTER TABLE DROP COLUMN was issued on a column on which a domain index exists.
        Action
        Drop the domain index before attempting to drop the column.