EXP-00079: Data in table "string" is protected. Conventional
path may only be exporting partial table.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

RMAN-05017: no copy of datafile number found to recover

1904


ORA-26079: file "string" is not part of table string.string

1528


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2330


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2324


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1761






NZE-28890: Entrust Login Failed

1417


IMP-00070: Lob definitions in dump file are inconsistent with database.

1298


ORA-26082: load of overlapping segments on table string.string is not allowed

1387


ORA-26027: unique index string.string partition string initially in unusable state

6171


ORA-26030: index string.string had string partitions made unusable due to:

1569


ORA-16626: failed to enable specified object

1784


IMP-00064: Definition of LOB was truncated by export

5901


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

2869


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2297


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2321