Database - RAC/Scalability (MOSC)

MOSC Banner

Database RAC services

Hi,

Issue with prod database

OS : Redhat Linux 6

DB : Oracle 12c 12.1.0.1.0 Standard Edt with RAC and ASM

2 nodes of RAC database cluster and one of the instance still down can't up startup.

Oracle support recommend to execute this workplan ;

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

1.0) On the Active node, Kindly kill crsd.bin daemon

ps -eaf | grep crsd.bin

kill -i <pid>

2.0) On Issue node, Kindly restart CRS services.

crsctl stop crs -f;

crsctl start crs

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

Can we confirm if execute both action, my application still can connect to database without any interruption.

Currently application running without any issue with one active node.

Kindly feedback.

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