Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC Oracle 8i LITE not working in win 2000

Status
Not open for further replies.

metodit

Technical User
Apr 17, 2002
3
SE
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!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top