Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORACLE 8.0.5 PL/SQL and external processes
In article <80sqqh$qqa$1_at_nnrp1.deja.com>, gregk72_at_my-deja.com wrote:
>Is is possible to start an external process from PL/SQL?
>
>I ask because we have an Oracle Job which moves some data from one
>database to another. We then have some java code which does some
>additional manipulation of the data. We would like to have the PL/SQL
>code which is scheduled in the Oracle job scheduler to start the java
>process once all the data has been moved.
>
>Is this possible?
>
>thanks.
>
>
See the "Oracle Job Queues" thread for some ideas...
![]() |
![]() |