Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Recreate database from Full Database Export
Do one thing
Create database manually using create database command.
After this create one big rollback segment and now do the import,
this will create your rest of the tablespaces automatically if your other
machine is also NT with same file systems,
otherwise create other tablespaces manually and then do the import.
Vikas
-----Original Message-----
From: Oracle General [mailto:OracleGeneral_at_mwd.dst.ca.us]
Sent: Friday, May 26, 2000 5:00 AM
To: Multiple recipients of list ORACLE-L
Subject: Recreate database from Full Database Export
Hello,
A trivial question for DBAs.
I have a FULL DATABASE EXPORT for an oracle8i database on NT.
If I want to recreate the database on a different machine, how would I do it?
Trying to learn a few new tricks here:-)
Manish
-- Author: Oracle General INET: OracleGeneral_at_mwd.dst.ca.us 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 Mon May 29 2000 - 06:31:07 CDT
![]() |
![]() |