Problems with file locations
507270May 25 2007 — edited Aug 24 2008Hi,
I've done a file location, but I've problems when I register the location with the next root path (This directory is on my local host):
c:\test\
All works fine, but when I execute the mapping that contais the file (prueba.dat), I obtain the next error:
SQL*Loader-500: Unable to open file (c:testprueba.dat)
SQL*Loader-553: file not found
SQL*Loader-509: System error: No such file or directory
SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
I have problems with the character "\", because it doesn't appear in the file name (view SQL*Loader-500).
I'm using Windows XP as local host, Oracle Wareuse Builder installed on a Linux Machine, version 9.2.0.4.0
Any idea of what could happen?
Thanks in advance,
Carlos.