Commonly used srvctl commands _ Oracle Examples
Commonly used srvctl commands _ Oracle Examples
Oracle Examples
What is srvctl? it is the Server Control Utility, we use SRVCTL to start and stop the database and instances,
manage configuration information, and to add, move or remove instances and services.
These are some of the srvctl commands I frequently use, this is not a complete reference guide.
ASM:
srvctl status asm -n nodename
srvctl config asm -n nodename
Database:
srvctl status database -d dbname
srvctl config database -d dbname (shows instances name, node and oracle home)
Instance:
srvctl status instance -d dbname -i instancename
Services:
srvctl status service -d dbname
Related
Run jobs in a particular instance using ORA-00119: invalid specification for system Exadata workshop - impressions and notes
services parameter LOCAL_LISTENER
This entry was posted in High-Availability, Linux/Unix, Oracle Server and tagged asm, instance, nodeapps, Oracle Server, RAC, rac commands, service, srvctl, srvctl commands,
start rac database, stop rac database. Bookmark the permalink.
Follow
Rahul says:
February 12, 2010 at 3:06 am
Hi,
Excellent article. Thanks a lot for sharing. Kindly show difference between 9i RAC,10g RAC and 11g RAC commands.
Reply
Hi,
Thanks for your comment, right now I don’t have plans for an article about the differences between the versions,
but I can tell you that srvctl in both 10g and 11g are very similar. You can find at the end of the post the links with
the official documentation for both versions. Good luck.
Reply
Thats Great!!!!!!!!!!!!!!!!!!
Shadab Alam
Reply
Excellent Job
Reply
awesome job
Reply
Sam says:
December 3, 2013 at 2:53 pm
good
Reply
hasham says:
December 10, 2013 at 5:49 pm
Follow
great work
Reply
bronx says:
July 7, 2014 at 1:46 am
Mike says:
September 2, 2014 at 4:48 pm
Oracle Examples
The Twenty Ten Theme. Blog at WordPress.com.
Follow