If utilizing a SQLLDR Control File, the recommended source would be:
SQLLDR control=PimsCollateralSor.ctl
To use a specific database user the following could also be utilized:
SQLLDR user/password@server control=PimsCollateralSor.ctl
Simply choose the appropriate Execution Method when creating the Job, SSHAgent for Unix/Linux or Command for Windows.
Comments