Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: import problem
s.kapitza <skapitza_at_volcanomail.com>
ОХЬЕР Б
ЯННАЫЕМХХ:26703915.0201050913.4073e17a_at_posting.google.com...
> hi dmitry
>
> i had the second error once.
> Someone renamed a table with a trigger.
> The Table was renamed, but it seems the Trigger was "residing"
> on the old tablename , all went fine
> until the next export/import.
> we had to extract the triggersource from the
> destination database , rewrite the triggersource for the new
> tablename and aplied it to the target database.
>
> maybe this is the same problem with your db.
>
Thank you for reply!
I see in import log that table was imported.
And I can do select from it.
Very strange but true... :(
> > IMP-00003: ORACLE error 25001 encountered
> > ORA-25001: cannot create this trigger type on views
> > IMP-00017: following statement failed with ORACLE error 25001:
> > "CREATE TRIGGER RUTJOURNAL.AR_РПР_JN"
> > " AFTER DELETE OR INSERT OR UPDATE"
> > " ON
РУТ_РАСХОДЫ_

47;А_ПЕРИОДЫ"
> > " FOR EACH ROW"
Received on Sat Jan 05 2002 - 13:20:47 CST
![]() |
![]() |