PL/SQL (MOSC)

MOSC Banner

Importing into table using SQL Loader

edited Dec 20, 2012 5:47AM in PL/SQL (MOSC) 8 commentsAnswered
Hi,

I am importing the data from a csv file into a database table and its working fine. If the both ctl file and csv file are on DB server or both are on app server.

But as per my project requirement, I have to call this ctl file from Concurrent Program. So, I have to keep my csv file on DB server and ctl file on App server. (Both the csv and ctl files are on different servers)

So now question is this that how I will pass the parameter (data file name) to ctl file with the db server details (location of csv file).

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