5 pts.
 cloning oracle 10g database
is anybody help me out i am a jr entry level oracle dba ,cloning a oracle database on windows os cloning on same host.

Software/Hardware used:
ASKED: July 13, 2009  5:06 AM
UPDATED: April 30, 2011  8:50 AM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

This is certainly not an entry level task. You can potentially cause some serious damage to your existing database if you do not know what you are doing. However, if you are going to do it anyway, I would suggest looking at Oracle documentation.

http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/rcmdupdb.htm#BRADV010

 340 pts.

 

It occurs to me that I have seen many questions from folks who seem to have no idea what they are doing. And I do not mean to pick upon this particular individual.)
I have to wonder if some of these questions aren’t from people who got a job and don’t really know what they are doing and the assignments they have been given might be a test from their supervisors.
After all, a “jr level dba” would not be assigned this task without ANY direction, ANY help, and left all alone… unless …

 5,205 pts.

 

U may use “RMAN duplicate” command to clone / duplicate db. The target / duplicate may be on separate hosts or on the same host.

 22,035 pts.