Database Administration (MOSC)

MOSC Banner

DB import errors

edited Dec 24, 2012 7:46AM in Database Administration (MOSC) 4 commentsAnswered
 
I am getting the following errors while importing the DB import & OM_AUTOMATION_CORRELATION table is already exists in my schema.


IMP-00017: following statement failed with ORACLE error 942:
 "ALTER TABLE "OM_AUTOMATION_CORRELATION" ADD CONSTRAINT "FK_OM_AUTOMATION_CO"
 "RR_01" FOREIGN KEY ("AUTOMATION_ID") REFERENCES "OM_AUTOMATION_CTX" ("AUTOM"
 "ATION_ID") ENABLE NOVALIDATE"
IMP-00003: ORACLE error 942 encountered
ORA-00942: table or view does not exist
IMP-00041: Warning: object created with compilation warnings
 "CREATE TRIGGER "OSM_PROD".TRI__BEHAVIOR_IUD_BR before insert or update or d"
 "elete"
 "                              on om_behavior  for each row begin"
 "if ( inserting and om_const_pkg.v_user_defined_min_id > :new.BEHAVIOR_ID ) "

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center