Database - RAC/Scalability (MOSC)

MOSC Banner

How to disable auto startup of Grid and RAC Cluster and RAC database and tfa?

edited Oct 6, 2023 9:36PM in Database - RAC/Scalability (MOSC) 7 commentsAnswered ✓

hi,


What is best and sound way to disable auto startup of Grid and RAC Cluster and RAC database and tfa?


There is no ASM used for database, just NFS/normal volumes.


I assume it's like this?

1)

--run for as oracle user, for disable database auto start.

srvctl modify database -d MYDB -y manual 


2)

--run for each RAC node as root user, to disable HAS (High Available Service) auto start.

/u01/app/19.0.0/grid/bin/crsctl disable crs


3)

-- fun for each RAC node as root user, to disable tfa (Trace File Analyzer) auto start.

/etc/init.d/init.tfa disable

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