Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I remove Oracle resource from the cluster? How can I hide unused resources when listing all resources in the cluster?

0
Posted

Can I remove Oracle resource from the cluster? How can I hide unused resources when listing all resources in the cluster?

0

One must not remove or delete any Oracle resources from the cluster . Oracle resources are defined as resources with an ora.* prefix as part of their names and are typically pre-configured during the installation of Oracle Clusterware / Grid Infrastructure or added in the course of a default installation or configuration process of other Oracle products. In 11g R2 we have taken the approach to pre-configure some resources, but activate them (or have them activated) only once required. As long as the components represented by these resources are not used, the Oracle Clusterware proxy resources are set to offline / are disabled, which means, they are not running and should therefore not cause any issues. How can I hide unused resources when listing all resources in the cluster? If one wants to list only those resources that are actively used in the cluster, the following command can be used: crsctl stat res -w ‘ENABLED != 0’ — the -t option can be used to get a “tabular view” Note: If A

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123