Search This Blog

Sunday, December 25, 2011

restart RAC database

The user might have modified the initialization parameter. So, the RAC database has to be restarted like this,

oracle@dbname:/home/oracle=>srvctl stop database -d dbname
oracle@dbname:/home/oracle=>srvctl start database -d dbname

SQL>create pfile from spfile
/
File Created.

No comments:

Post a Comment