Regarding RMAN catalog database with different OS user. [message #347554] |
Fri, 12 September 2008 02:11 |
lm_suresh
Messages: 24 Registered: September 2007 Location: Chennai,India
|
Junior Member |
|
|
I have created three database pr1, prd2 and rct1.
prd1 and rct1 are sharing the same oracle home and started with user "oracle1".
prd2 has separate oracle home and started with the user "oracle2".
I want to connect the rct1 database ie rman database using the user "oracle2" and i should able to startup and shutdown the rc1 instance.
I can directly connect the rman using oracle2 user.
rman catalog=rman/rman@RC1 target= /
but is it possible to shutdown/startup the rc1 instance.
Please Clarify or provide me the solution.
Basically i have two instance with diffrenet oracle home and diffrerent oracle user and i want use single recovery database and register both the instance and should able to start and shutdown the recovery database using both the user ie oracle1 and oracle2.
Thank you.
|
|
|
|
|
|