Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Q: dbms_pipes from trigger
hello world,
i would like to do some "homegrown" data replication. i imagine an external process call via dbms_pipes from within a "before trigger".
the external process would signal back to the trigger, whether the data-replication (or any other external task) was successful. If not, the trigger issues a raise_app_error to let the whole transaction fail.
what do you think - should work or let's forget about it ???
tyia!
--
![]() |
![]() |