SQLLDR Issues on windows 2008R2 server
Has anyone encountered issues with sql loader fainling to properly initialise on a windows 2008 R2 64Bit server?
We've a forms based application delivered via IE on the client desktop that has has teh ability to call server side batch jobs to run odd little scripts/utilities to manipulate the underlying Oracle data.
We're seeing an issue when calling (prebviously working) batch (.bat files) jobs that start with a call to sqlldr. I've slotted in as much diagnostic reporting as I can and the best error code I can get out of the batch job via %ERRORLEVEL% is a code 4 - unspecified O/S issue.