Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL*LOADER question

Re: SQL*LOADER question

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Wed, 19 Mar 2003 09:44:39 -0500
Message-Id: <24715.322375@fatcity.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US