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: Script to create schema?

RE: Script to create schema?

From: Stauffer, Robert G <rstauffer_at_decommunications.com>
Date: Thu, 10 Nov 2005 10:02:25 -0500
Message-ID: <DBD57944BD147146A3FA5E66983322E403A70688@CL-EXCHANGE1.dande.com>


Dennis,

I've found impshow2sql from Metalink note 29765.1 to be helpful.

Bob Stauffer
DBA
D&E Communications
Ephrata, PA, USA
717-738-8737
rstauffer_at_decommunications.com

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

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Dennis Williams Sent: Thursday, November 10, 2005 09:53
To: Oracle Mailing List
Subject: Script to create schema?

List,

I am moving schemas between instances and need to make some schema changes, like storage sizes. This is Oracle 8i, so I can't use the new DBMS_METADATA package. Thanks to a tip from Jared Still from several years back, I take an export file with ROWS=N and filter that with the Unix strings command. However, there is still a fair amount of editing to get it shaped up. I started to write a Perl script to do this task, but thought maybe someone had already done this.

Does anyone have a script that will pretty up the output from the export? Or a SQL script that extracts a schema in 8i?

Dennis Williams
--

http://www.freelists.org/webpage/oracle-l

**DISCLAIMER
This e-mail message and any files transmitted with it are intended for the use of the individual or entity to which they are addressed and may contain information that is privileged, proprietary and confidential. If you are not the intended recipient, you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received this communication in error, please notify the sender and delete this e-mail message. The contents do not represent the opinion of D&E except to the extent that it relates to their official business.

--

http://www.freelists.org/webpage/oracle-l Received on Thu Nov 10 2005 - 09:07:14 CST

Original text of this message

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