EXP-00079: Data in table "string" is protected. Conventional
path may only be exporting partial table.
Answer / guest
Cause: User without the execute privilege on DBMS_RLS, the
access control package, tries to export a table that has
access control. Since table owner is also subjected to
access control, the owner may not be able to export all rows
in the table, but only the ones he can see. Also, to
preserve integrity of the table, user exporting the table
should have enough privilege to recreate the table with the
security policies at import time. Therefore, it is strongly
recommended the database administrator should be handling
exporting of this table. Granting the table owner execute
privilege would also satisfy this security check, though it
might have other security implications. If the table does
not have objects, can use direct mode.
Action: Ask the database administrator to export/import this
table/view.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 1 No |
RMAN-05017: no copy of datafile number found to recover
ORA-19765: mount id string does not match mount id string in control file
ORA-02004: security violation
ORA-19717: for non-OMF search the pattern must be specified
ORA-27081: unable to close the file
ORA-23477: unable to alter propagation mode for object group "string"."string"
PLS-00657: Implementation restriction: bulk SQL with associative arrays with VARCHAR2 key is not supported.
SQL*Loader-00608: subpartition not empty for INSERT option; table string, subpartition string
ORA-14131: enabled UNIQUE constraint exists on one of the tables
ORA-01578: ORACLE data block corrupted (file # string, block # string)
PCC-02206: Host variables are not permitted within a DDL statement
ORA-22950: cannot ORDER objects without MAP or ORDER method