srvconfig after upgrade?
-
I'm using a RAC database 10.2.0.4 on Solaris 10 and I am planning to upgrade it to 10.2.0.5, I have read the README inside zip file and does not mention anything about the "srvconfig" command. On the other hand, I have read some documents on Internet, and one has the next post-installation task:
-
$ srvconfig -upgrade -dbname <name> -orahome <home>
-
Should I execute that?, What is it for?
-
Thanks in advance.