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: Missing DDL?

RE: Missing DDL?

From: Robertson Lee - lerobe <lerobe_at_acxiom.co.uk>
Date: Thu, 31 May 2001 03:44:00 -0700
Message-ID: <F001.00315387.20010531022525@fatcity.com>

Sean,

You need to export with the full=y option to do this. Try it out with rows=n to test. Then do as Anita says and import with show=y.

Cheers

Lee

-----Original Message-----
Sent: 31 May 2001 10:25
To: Multiple recipients of list ORACLE-L

Anita,

Followed your suggestion BUT... does not seem to be working. The export log is showing that it exports tablespace definitions but using INDEXFILE parameter with Import utility does not seem to show the DDL for creating the tablespaces. Perhaps this is the way it is meant to be, I'd just like to verify one way or the other. Anyone out there know??? Is there some other way to view the DDL for tablespace creation?.

Expanding on where I'm coming form here is that if for example one had an export dump of a DB and needed to move it to another machine which had a different disk configuration, how does one direct the data files to different disks. I suspect its using a dump of control file and modifying same. What if you don't have the control file dump what do you do then?

-----Original Message-----
Sent: Thursday, May 31, 2001 08:10
To: 'A. Bardeen'

Anita,

Thanx for replying to below. Much appreciated!

-----Original Message-----
Sent: Wednesday, May 30, 2001 17:02
To: ORACLE-L_at_fatcity.com; Sean.ONeill_at_organon.ie

Sean,

The indexfile parameter shows only the create table statements (REM'd out) and the additional indexes (i.e not indexes used to enforce PK constraints).

To see all the DDL, use the SHOW=Y parameter along with LOG=<filename>.

HTH,


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: O'Neill, Sean
  INET: Sean.ONeill_at_organon.ie

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).


The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged. If the reader 
of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.  
If you have received this communication in error, please 
re-send this communication to the sender and delete the 
original message or any copy of it from your computer
system.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Robertson Lee - lerobe
  INET: lerobe_at_acxiom.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Thu May 31 2001 - 05:44:00 CDT

Original text of this message

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