fbpx

srvctl Commands in Oracle

cumulus clouds

srvctl, the Server Control Utility, is an indispensable tool for Oracle cluster management.

It offers centralized control, ensuring operations are executed efficiently, consistently, and securely.

Seamlessly integrated with Oracle Clusterware, srvctl streamlines tasks, reduces human errors, and upholds best practices, making it the optimal choice for administrators seeking precision and reliability in cluster management.

Continue reading “srvctl Commands in Oracle”

How to Change Processes Parameter in Oracle 19c RAC

photo of thunderstorm

In this post I’m going to show you how to change the processes parameter in an Oracle RAC database.

You can use this same method for any RAC parameter that requires instances to be rebooted for the change to take effect.

In an ideal situation, you would just alter system the parameters and then you would stop and start each instance.

But this did not work as expected because some services were only available in one node and not in the other, so I had to relocate them and try again.

I will show you all the details in this post.

Continue reading “How to Change Processes Parameter in Oracle 19c RAC”