Unix shell - View topic - Passing parameter to PARM file of sqlloader dynamically from .ksh file
Hello there. i am loading flat file(s) in ORACLE Table from unix using sqlldr command. to do so i use following command through a .ksh script (current file) : sqlldr parfile=abc.parm where abc.parm is the parameter file having all the needed parameters se
www.linuxmisc.com |