Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL*LOADER question
Should not be a problem:
sqlldr control=<your_ctl_file> data=<your_data_file> userid=<login>/<pwd>@remote_machine
where "remote_machine" is an entry in your local/client tnsnames file.
Igor Neyman, OCP DBA
ineyman_at_perceptron.com
> Hi All,
>
>
>
>
>
> I have two (2) Windows 2000 (w2k) machines, one running Oracle 8i at a
> remote site (WAN connection) and another on my desk running the Oracle
> client software(no database). Can I, and if so how, use sqlldr on my
> desktop PC to load data into the remote database. The data file to be
> loaded and the control file are on my desktop. I do not want to use
> netmeeting or PC anywhere type programs which I know I can use.
> Thanks
> Rick
>
>
>
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author:
> INET: Rick_Cale_at_teamhealth.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Mar 19 2003 - 08:44:39 CST
![]() |
![]() |