Moving SQL*Loader around on NT
Date: Mon, 25 Sep 2000 14:43:21 -0400
Message-ID: <ee0M4ByJAHA.316_at_cpmsnbbsa09>
Hey all-
I have several gigabytes of data that I need to load into a database, but I cannot for the life of me get SQL*Loader to run on that machine (obviously not the box that has the database on it). If I run sqlldr.exe at the prompt, I get a whole string of messages telling me what it can and can't do. If I run it anywhere but the server, I get simply:
Message 2100 not found; No message file for product=RDBMS,
facility=ULMessage 21
00 not found; No message file for product=RDBMS, facility=UL
This is regardless of what I try to do (I'm trying to use a control file for the actual upload).
So my question: What do I need to do to get sql*loader working on a machine that does not have the server running?
Thanks for any info. Received on Mon Sep 25 2000 - 20:43:21 CEST