SQL*Loader-704: ORA-12170:
Hi,
I am using Oracle Data Integrator to load a flat file into a remote db(oracle 10gR2) using SQLLDR. It fails with the following log.
SQL*Loader-704: Internal error: ulconnect: OCIServerAttach [0]
ORA-12170: TNS:Connect timeout occurred
However i tried to load the flat file using SQLLDR from the cmd prompt and it works fine. Can someone help me with this?