SQL*Loader-500
Hi friends, merry christmas
I am running sql loader from a shared drive but getting the following error only while using one particular file
SQL*Loader-500: Unable to open file ([dplapro1].[dbo].[CSG_spc_SSPOG].dat)
SQL*Loader-554: error opening file
SQL*Loader-509: System error: The device does not recognize the command.
SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
However there are several other .dat files with which sql loader is working fine. The file [dplapro1].[dbo].[CSG_spc_SSPOG].dat is present at the particular location from where I am running the sql loader.
Any ideas...?