CRM On Demand - Administration (MOSC)

MOSC Banner

Running Oracle Data Loader on Demand via Command Line

Hi,

I have to load 2 files into CRMOD application. One is an insert file for "Account" object and the other is update file for "Account" object.

I have written a .bat file to call the data loader for these files one after another , such that the update is run only on completion of the insert operation.

I have specified waitforcompletion=true in my insert .properties file.

The problem is I had a few records which were partially imported and because of this , the status of the load process stays as "Completed with errors" and the .bat file keeps looping infinitely because its expecting the status to be "completed"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center