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: Need sqlplus routine to export/import data on a unix box from

RE: Need sqlplus routine to export/import data on a unix box from

From: Frank N. Pettinato <frankp_at_extremezone.com>
Date: Sat, 2 Dec 2000 07:34:35 -0700
Message-Id: <10698.123472@fatcity.com>


All Oracle client installs contain the exp and imp loader executables. Simply write a cmd file or a bat file and execute as you would on Unix.

Thanks,
Frank

-----Original Message-----

From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Horowitz, Howard
Sent: Friday, December 01, 2000 3:11 PM
To: Multiple recipients of list ORACLE-L Subject: Need sqlplus routine to export/import data on a unix box from

Problem: I'm on an NT box running sqlplus and I need a script to export/import data from "schema a" to "schema b". Both "schema a" and "schema b" are located
in an Oracle instance on a unix(solaris) box. The user would like to export/import the data via VB application/sqlplus.

  1. Is there a way to run the export/import command from sqlplus? I'm not sure how to do this without writing a shell script / telneting from nt to unix.
  2. Does anyone know of a sql script OR procedure that dynamically creates insert statements for table data?

Thank you in advance,

Howard


        Visit our Internet site at http://www.reuters.com

Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd.
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Horowitz, Howard
  INET: Howard.Horowitz_at_reuters.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
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 Sat Dec 02 2000 - 08:34:35 CST

Original text of this message

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