Nov 2, 2007 #1 Ron06 Technical User Joined Sep 27, 2007 Messages 11 Location US Anyone tell me procedure to restore database with different name from cold backup Thanks in advance
Nov 2, 2007 #2 dbtoo2001 MIS Joined Jun 18, 2001 Messages 415 Location US How was the backup made? review this information... http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/create.htm#i1008760 then with existing datafiles, you use a create controlfile reuse statement: http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_5003.htm#sthref6165 Upvote 0 Downvote
How was the backup made? review this information... http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/create.htm#i1008760 then with existing datafiles, you use a create controlfile reuse statement: http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_5003.htm#sthref6165