Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> SQL*Loader problem

SQL*Loader problem

From: colin <evonliow_at_singnet.com>
Date: 1997/03/18
Message-ID: <01bc0302$9bbb69e0$88a615a5@Singnet.singnet.com.sg>#1/1

I created multiple command-lines in a batch file to invoke SQL*Loader for loading of data files. I chose to use DIRECT path load for faster loading, whereby the command-lines will be executed asynchronously. I am supposed to trigger my stored procedures after the loading process.

How can I make sure that all command-lines in the batch file have been executed before triggering my stored procedures.

Regards,
Colin
mail me at: evonliow_at_singnet.com.sg_at_internet Received on Tue Mar 18 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US