Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy Data Base 1

Status
Not open for further replies.

jpernia

Technical User
Mar 29, 2002
35
US
Hi all, someone know how can i copy a databse to other machine and change the name of the DB (Copy all .dbf not export and import)

thanks
 
I've seen it suggested in another thread that "alter database backup controlfile to trace" will give you a script in which you can change the dbname by recreating the control files. I've never done it myself. (You will probably want to change the global & service names in init.ora too). DaPi - no silver bullet
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top