Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Policy Managed and Admin Managed 11gR2 RAC database on the same server.

654755Oct 7 2010 — edited May 22 2012
Problem Description: I have policy managed and admin managed 11gr2 RAC database on the same server. When i am trying to start the policy managed RAC database , i am getting

################################################"bash-3.00# ./srvctl start database -d scooby
PRCR-1079 : Failed to start resource ora.scooby.db
CRS-2643: The server pool(s) where resource 'ora.scooby.db' could run have no servers

#################################################

I understand that the server pool where my policy managed database is present does not have any servers.All my servers are under generic pool.

Below is the srvctl status srvpool output:-

##################################
bash-3.00# ./srvctl status srvpool
Server pool name: Free
Active servers count: 0
Server pool name: Generic
Active servers count: 2
Server pool name: scooby
Active servers count: 0.

###################################

Could you please let me know how to move the servers from generic pool to server pool scooby. So that i can start the policy managed RAC database.

Thanks
TMR
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2012
Added on Oct 7 2010
3 comments
1,471 views