We´re using Oracle 8i Lite. One local Database is located on C:\DBdir. We use SQLloader to import data to this database from a central database. This worked fine in Windows 9x but we have a problem to do this in windows 2000.
sqlldr80 loads, but doesn't terminate
We us a Batch job and WIn2K, Sqlldr80 does load the records into Oracle database, but does not go to the next bat file command.
We load SQLLDR80 like this:
sqlldr80 <userid/passwd>@odbc:<dsn_name> ........
I´ve found a lot of solutions on similar problems but with TNS names and remote database and it does not work for me using ODBC.
All suggestions may help!
sqlldr80 loads, but doesn't terminate
We us a Batch job and WIn2K, Sqlldr80 does load the records into Oracle database, but does not go to the next bat file command.
We load SQLLDR80 like this:
sqlldr80 <userid/passwd>@odbc:<dsn_name> ........
I´ve found a lot of solutions on similar problems but with TNS names and remote database and it does not work for me using ODBC.
All suggestions may help!