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: Extracting SQL from Export files

Re: Extracting SQL from Export files

From: Andy Hardy <Andy_Hardy_at_camk.demon.co.uk>
Date: 1997/06/24
Message-ID: <1vsa8CA3j9rzMwJn@camk.demon.co.uk>#1/1

In article <33AFB611.6BD9_at_centers.co.uk>, Mike Hartas <mike.hartas_at_centers.co.uk> writes
>Hi,
> I am in the process of creating a test database for Oracle applications
>and will soon be "tidying up" the production database. To do this i need
>to be able to adjust the storage parameters for tables, indexes and
>primary keys etc.
>For the tables and indexes i can use the 'indexfile' option of import,
>but how can
>i extract other sql statements form an export file or from the database?
>(i have tried exporting with show=y to a logfile but the file needs
>substantial editing).
>The database version is 7.3.2.3 running on Seqent. Please help!
>
>Thanks .
>

Mike,

All the table info is in the 'indexfile' - you'll just have to delete those 'REM ' statements... an easy job with Unix utilities...

Andy

-- 
Andy Hardy
Received on Tue Jun 24 1997 - 00:00:00 CDT

Original text of this message

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