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

Home -> Community -> Usenet -> c.d.o.server -> Re: Calling Copy command from stored procedure

Re: Calling Copy command from stored procedure

From: Roger Snowden <rsnowden_at_us.oracle.com>
Date: Thu, 12 Nov 1998 11:38:25 -0600
Message-ID: <364B1D11.D46F88C9@us.oracle.com>


The copy command is specific to sql*plus, which has it's own interpreted command language. You cannot call sql*plus commands from a stored procedure.

Roger

salmanaziz_at_my-dejanews.com wrote:
>
> Hi
> I want to call the copy command from PL/SQL to copy a remote table . --


Roger Snowden				402.271.6117 office
Senior Systems Engr. Specialist		888.779.7417 pager
Oracle Corporation			402.333.1762 fax
					rsnowden_at_us.oracle.com
_______________________________________________________________
Received on Thu Nov 12 1998 - 11:38:25 CST

Original text of this message

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