Creating a copy of database for testing purpose [message #62270] |
Thu, 08 July 2004 12:01 |
Joan
Messages: 36 Registered: February 2002
|
Member |
|
|
I need to create a copy of our production database for testing purpose. The database name will be different. What is the best way to do this without shutting down the production db and copy the files.
- Using backup controlfile or
- Create the database from scratch and do full import from the production instance.
Can I use the controfile to create my db and all the tablespaces before doing the import.
Please give me your experience in both. I have always being succesfully in copying the files while the db is down but this time I have to make sure the db stay up.. thanks
|
|
|
|
|