Re: Full Import/tablespace sizes

2002-10-24 Thread Rajesh . Rao

Mike,

While not necessary, it would be a good idea to precreate the tablespaces.
Else, for a clean import the first time, you would need to ensure that the
directory structure for the datafiles exists, you have the permissions to
create files at the OS level, ensure that files dont already exist (avoid
Destroy=Y), et all.  Else, you might find yourself running the import,
shouting crap, fixing and re-running the import.

Raj




   
  
Mike Sardina 
  
cemail2@sprinTo: Multiple recipients of list ORACLE-L 
[EMAIL PROTECTED]
tmail.comcc:  
  
Sent by:  Subject: Full Import/tablespace sizes
  
[EMAIL PROTECTED] 
  
om 
  
   
  
   
  
October 24,
  
2002 03:25 PM  
  
Please respond 
  
to ORACLE-L
  
   
  
   
  




To do an import from a full export of a database, do the tablespaces
already
need to be set up before the import?  How can you query the database to get
the tablespace name and the total space needed for each tablespace?


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).



RE: Full Import/tablespace sizes

2002-10-24 Thread DENNIS WILLIAMS
Mike - Yes, you need to create those tablespaces first. If the tablespace
isn't there, import will default to the default tablespace of the username
that is running the import. Select bytes from dba_data_files to find the
tablespace sizes.

Dennis Williams
DBA, 40%OCP
Lifetouch, Inc.
[EMAIL PROTECTED] 


-Original Message-
Sent: Thursday, October 24, 2002 2:26 PM
To: Multiple recipients of list ORACLE-L


To do an import from a full export of a database, do the tablespaces already
need to be set up before the import?  How can you query the database to get
the tablespace name and the total space needed for each tablespace?
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mike Sardin
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: DENNIS WILLIAMS
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).



Re: Full Import/tablespace sizes

2002-10-24 Thread Yechiel Adar
Full import will rebuild the tablespaces.
browse the export file and you will see the commands inside.

Yechiel Adar
Mehish
- Original Message -
To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
Sent: Thursday, October 24, 2002 9:25 PM


 To do an import from a full export of a database, do the tablespaces
already
 need to be set up before the import?  How can you query the database to
get
 the tablespace name and the total space needed for each tablespace?
 --
 Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --
 Author: Mike Sardin
   INET: [EMAIL PROTECTED]

 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: [EMAIL PROTECTED] (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: Yechiel Adar
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).