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: Methods to get DDL

RE: Methods to get DDL

From: Kevin Lange <kgel_at_ppoone.com>
Date: Wed, 18 Dec 2002 07:45:03 -0800
Message-ID: <F001.0051CDB1.20021218074503@fatcity.com>


Bob;
  I do have a set of sqlplus scripts that we wrote for 7.3.4 that generate DDL for objects in the database.

So, you can write your own. All the neccessary information is in the catalog.

-----Original Message-----
Sent: Wednesday, December 18, 2002 9:16 AM To: Multiple recipients of list ORACLE-L

I finally have a bit of time and was wondering what are different methods to get DDL other than
Export rows=n
Using Quest SQL navigator
Using The Databee tool

Ideally Id like to get it from a sql plus command but Im pretty sure that's not available. DDL dosnt seem to be available from DBA studio either...

Im wondering what methods people are using? I'd like a quick way to get the ddl for say... One index

Thanks in advance
bob

--

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

Author: Bob Metelsky
  INET: bmetelsky_at_cps92.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).
--

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

Author: Kevin Lange
  INET: kgel_at_ppoone.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Dec 18 2002 - 09:45:03 CST

Original text of this message

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