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: Exporting Tables

Re: Exporting Tables

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 28 Dec 2004 05:06:30 -0800
Message-ID: <1104239190.382728.284740@f14g2000cwb.googlegroups.com>


Sure you can at least try writing some plsql code that uses utl_file to create the export command and parameter file. Loop thru the schema's that you need and using the tables= parameter list all the ones that you want and leave out the ones you don't want. Received on Tue Dec 28 2004 - 07:06:30 CST

Original text of this message

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