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: Connect to a remote database without a link

Re: Connect to a remote database without a link

From: Pete Finnigan <oracle_list_at_peterfinnigan.demon.co.uk>
Date: Tue, 16 Sep 2003 08:44:44 -0800
Message-ID: <F001.005D00F9.20030916084444@fatcity.com>


Hi Stephen,

The COPY command is a SQL*Plus command and allows SQL*Plus to act as a "pipe" for want of a better description between two databases to copy data. It is deprecated as far as I know? and i don't think it handles some of the newer data types.

I think the OP meant from within SQL rather than SQL*Plus.

kind regards

Pete

In article <F001.005D00DD.20030916072937_at_fatcity.com>, Stephen Lee <Stephen.Lee_at_DTAG.Com> writes
>
>The COPY command does NON-dblink connect to the remote database.
>
>-----Original Message-----
>

-- 
Pete Finnigan
email:pete_at_petefinnigan.com
Web site: http://www.petefinnigan.com - Oracle security audit specialists
Book:Oracle security step-by-step Guide - see http://store.sans.org for details.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Pete Finnigan
  INET: oracle_list_at_peterfinnigan.demon.co.uk

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 Tue Sep 16 2003 - 11:44:44 CDT

Original text of this message

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