Hi there. A newbie question on SQL*Loader.
I am having real problems invoking SQL*Loader for Oracle 8 from DOS. When I type
C:\> sqlldr80
it generates the following error message:
Message 2100 not found; No message file for product=RBDMS80, facility=ULMessage
I have set my ORACLE_SID variable to my database e.g.
C:\> set ORACLE_SID=mydb
and have set ORACLE_HOME to the installation folder
C:\> set ORACLE_HOME=c:\orant
I understand that if I use
C:\> sqlldr80
I should get a list of vairables/options/methods.
Any idea what I'm doing wring? Cheers
al
I am having real problems invoking SQL*Loader for Oracle 8 from DOS. When I type
C:\> sqlldr80
it generates the following error message:
Message 2100 not found; No message file for product=RBDMS80, facility=ULMessage
I have set my ORACLE_SID variable to my database e.g.
C:\> set ORACLE_SID=mydb
and have set ORACLE_HOME to the installation folder
C:\> set ORACLE_HOME=c:\orant
I understand that if I use
C:\> sqlldr80
I should get a list of vairables/options/methods.
Any idea what I'm doing wring? Cheers
al