To: Eygle
Do you know that using impdp (import pump) with tables and table_exist_action options will let the system to create temp external table for loading.I run into this problem of "grand select on ET$04...to role" after the import.Because I have a trigger of my schema that will grant select on table or view to a role when the table or view was created under the schema.So in my alert log, I saw many job error and in the schema, i found many:
job next schedule failure brokenwhat
--- --------------------- ------ -------------------------
10356 19-OCT-07 11:18:523 N execute immediate 'grant select on ET$042F00620001 to READ_BAANDB'
How can I avoid this error?
From: Chi 2007.10.20 01:03
|