Database - RAC/Scalability (MOSC)

MOSC Banner

Question about DB not visible in SRVCTL STATUS DATABASE -D prod

edited Jun 22, 2012 5:33AM in Database - RAC/Scalability (MOSC) 4 commentsAnswered
Hi,

srvctl status database -d prod as below

Instance prod1 is not running on node server1

Instance prod2 is not running on node server2.

However, I see the database running from sqlplus as below

SQL>select name,open_mode from v$database;

NAME                          OPEN_MODE

-------------                   ----------------------

PROD                                 READ WRITE

Scan listener and local listener are running  on both ndoes.

My question

1. My database is  production &  I can't shutdown the db from SQLPLUS. Is there a way to register the db with 'srvctl status' command without shutting down the db and starting from srvctl?

2. Will the users be able to access  both the  db instances? Will there be a performance issue?

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