How to read .dat files from the Linux OS Directory, parse/pass them to sqlldr, and load the data int
We have a requirment where one system will place the multiple .dat files in Linux OS Directory, we need to read their names and pass them to sqlldr, and load the data into Oracle.
I dont know how i can read file names from OS using Oracle functions/packages???
Regards,
Usman.