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 -> Calling Copy command from stored procedure

Calling Copy command from stored procedure

From: <salmanaziz_at_my-dejanews.com>
Date: Thu, 29 Oct 1998 21:08:33 GMT
Message-ID: <71algg$3oe$1@nnrp1.dejanews.com>


Hi
I want to call the copy command from PL/SQL to copy a remote table . We are running Oracle 7.3 over Unix (HP). I have a script which can be run from the Unix but the question is how to call this script from PL/SQL stored procedure. Is there a way to run SQLPLUS command from PLSQL. If not, is there any interface between PL/SQL and host operating system (Unix). I need to run
this copy script to load a local table from a remote table using PowerBuilder
application.
I will appreciate your help.
Thanks
Salman

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Oct 29 1998 - 15:08:33 CST

Original text of this message

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