Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Trigger Problem
Does it occur when you are importing the data ? If so, then please check the
order in which you imported objects from the export dump file.
If you import the table definitions and triggers first and then in the second run import the data you may have problems with triggers that go/verify against data in other tables. Received on Wed Apr 03 2002 - 20:49:09 CST
![]() |
![]() |