unable to run sqlldr from the command line
566613Mar 19 2007 — edited Mar 19 2007Hi
I am trying to run a sqlldr command from the unix command line but encountered with the error
"Message 2100 not found; No message file for product=RDBMS, facility=ULMessage 2100 not found; No message file for product=RDBMS, facility=UL"
But i can run the same command through sql plus and its working fine.
When I searched for the error above over the internet i found a few saying that env variables are not set properly. If so then how will it run through sqlplus.
Can anyone give me an idea..
Thank you