Originally posted by sbasak1
How can I specify the load file name in sql loader control file during runtime (as command line parameter) instead of hard coding the name in variable?
You can dynamically create the control file at run time from the procedure that runs sql loader.