Database - RAC/Scalability (MOSC)

MOSC Banner

Creating database service for 2 node 11g R2 RAC using srvctl

edited Sep 8, 2010 4:49AM in Database - RAC/Scalability (MOSC) 7 commentsAnswered
 
Hi,

We are trying to create a database service on our 11gR2 RAC 2 node database
we need the service to be available on both the instances, i.e. APPTST1 and APPTST2
here is the criteria

Here is the command we are executing

srvctl add service -d APPTST -s app -a "APPTST1,APPTST2" -P BASIC -y AUTOMATIC -j SHORT -B SERVICE_TIME -e SELECT -m BASIC -z 180 -w 5

we keep getting PRK0-2001 : Invalid command line syntax

can someone please help us with accurate syntax

Also, we have following 2 questions:

1. There is an option "-c" for cardinality with possible values of UNIFORM and SINGLETON. Can someone please explain what is the purpsoe of this switch and how does this differs from "-a" switch which is for availability on instances?

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