ORA-54045
        Column level object privilege cannot be granted on an invisible column.
        
        
        Cause
        An attempt was made to grant a column level object privilege on an invisible column.
        Action
        Modify the column to make it visible and then grant the column level object privilege.
        
     
    
    
        ORA-54045
        An invisible column cannot be granted a column-level object privilege.
        
        
        Cause
        An attempt was made to grant a column-level object privilege to an invisible column.
        Action
        Modify the column to make it visible and then grant the column-level object privilege.
        
     
    
    
        ORA-54045
        An invisible column cannot be granted a column-level object privilege.
        
        
        Cause
        An attempt was made to grant a column-level object privilege to an invisible column.
        Action
        Modify the column to make it visible and then grant the column-level object privilege.