Database Backup and Recovery (MOSC)

MOSC Banner

How can I copy db files to another server with different drive configuration?

edited May 26, 2009 4:01AM in Database Backup and Recovery (MOSC) 6 commentsAnswered
I need to copy my production 10g server to a test 10g server. 
Under 8i, I was able to accomplish this by:
1) copying the physical datafiles to the test server
2) create a trace file from the production server control file
3) modify the trace file from step 2 to point to the correct file locations
4) save the trace file as a sql file
5) run the sql file to startup the test server.
The test server then came up essentially like the production server.

Under 10g, I am unable to accomplish the same thing. The above steps cause the test server to come up pointing to the instance on the production server.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center