disable
Disables a component, which suspends management of that component by Oracle Restart.
Microsoft certification malaysia
The srvctl disable command is intended to be used when a component must be repaired or shut down for maintenance, and should not be restarted automatically.
juniper certification malaysia
When you disable a component:
It is no longer automatically restarted.
It is no longer automatically started through a dependency.
It cannot be started with SRVCTL.
To perform srvctl disable operations, you must be logged in to the database host computer with the proper user account. See "Preparing to Run SRVCTL" for more information.
- srvctl disable asm
Disables the Oracle ASM instance. - srvctl disable database
Disables the specified database. - srvctl disable diskgroup
Disables an Oracle ASM disk group. - srvctl disable listener
Disables the specified listener or all listeners. - srvctl disable ons
Disables Oracle Notification Services (ONS). - srvctl disable service
Disables one or more database services.
Comments
Post a Comment