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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Using the copy command in PL/SQL

Re: Using the copy command in PL/SQL

From: Peter H. Larsen <petlars_at_ibm.net>
Date: 1996/12/16
Message-ID: <01bbeb97$a754eb50$e5445c8b@phl>#1/1

ZelShoop <zelshoop_at_aol.com> wrote in article <19961215095301.EAA25633_at_ladder01.news.aol.com>...
> Hi,
>
> I'm having a problem trying to use the copy command within PL/SQL.
COPY from SQL*Plus is neighter a Sequel command nor a PL/SQL command. It's a SQL*Plus command, not supported by the kernel.

If you wanna copy whole tables between platforms using PL/SQL look at Snapshots.

-- 
// Complete Data Service
// Peter H. Larsen
// PETLARS_at_IBM.NET
Received on Mon Dec 16 1996 - 00:00:00 CST

Original text of this message

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