ORA-01982
        invalid audit option for table specified
        
        
        Cause
        An invalid AUDIT or NOAUDIT option, like REFERENCE or EXECUTE, was specified for a table.
        Action
        Validate the audit option for the table and retry the operation.
        
     
    
    
        ORA-01982
        invalid auditing option for tables
        
        
        Cause
        AUDIT or NOAUDIT on a table specifies an auditing option that is not legal for tables.
        Action
        The following options may not be used for tables and should be removed:  REFERENCES, EXECUTE
        
     
    
    
        ORA-01982
        invalid auditing option for tables
        
        
        Cause
        AUDIT or NOAUDIT on a table specifies an auditing option that is not legal for tables.
        Action
        The following options may not be used for tables and should be removed:  REFERENCES, EXECUTE