Insufficient Privileges Error while importing [message #72260] |
Sat, 26 April 2003 21:13 |
Rajah
Messages: 2 Registered: April 2003
|
Junior Member |
|
|
I'm trying to import a *.dmp file from one schema to another on a different database server. The import of the tables kicks off fine but somewhere down the line I get the error message saying
"IMP-00003: ORACLE error 1031 encountered
ORA-01031: insufficient privileges
IMP-00017: following statement failed with ORACLE error 1031:
"CREATE TRIGGER "HRMXEMGR".trg_hrmx_insupddel_areas"
" BEFORE INSERT OR UPDATE OR DELETE ON t_hrmx_areas"
" FOR EACH ROW"
"""
and so on. The DBA told me that I was given sufficient privileges for Import but this is what happens. Please can you help.
Regards,
Rajah.
|
|
|
|
|
|
|