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

Copy command from stored procedure

From: Ahmad Salman Aziz <salmanaziz_at_sprynet.com>
Date: Mon, 26 Oct 1998 07:20:13 -0500
Message-ID: <711pcf$e0k$1@juliana.sprynet.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
salmanaziz_at_sprynet.com Received on Mon Oct 26 1998 - 06:20:13 CST

Original text of this message

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