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: Life made easier : Scripts to Extract DDL from Export DUMP

RE: Life made easier : Scripts to Extract DDL from Export DUMP

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Thu, 2 Nov 2000 09:33:28 -0600
Message-Id: <10668.120969@fatcity.com>


Hi Som,
 Very nice work. I tried your script on 8.1.6 database dump file. Worked great for almost all parts. However, the partition tables and indexes were not handled correctly; probably because the char length of 2048 got in the way while 'egrp'ing !!
 All in all, very nicely done and thanks for sharing.. - Kirti
  Verizon Information Services
  http://www.superpages.com

> -----Original Message-----
> From: Som Priani [SMTP:spriani_at_noida.hcltech.com]
> Sent: Thursday, November 02, 2000 7:12 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Life made easier : Scripts to Extract DDL from Export DUMP
>
> Hi Listers,
>
> Scenario : Build a test/play database from an export dump from Production
> (those monstrous sizes) but do not have disk space to accomodate all the
Received on Thu Nov 02 2000 - 09:33:28 CST

Original text of this message

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