Re: Setting Dependies in Oracle 11gr2 (GI)

  • From: Marcin Przepiorowski <pioro1@xxxxxxxxx>
  • To: kamutandeb@xxxxxxxxx
  • Date: Mon, 24 May 2010 12:42:47 +0100

On Mon, May 24, 2010 at 10:48 AM, Blessing Kamutande
<kamutandeb@xxxxxxxxx> wrote:
> Hi All,
>
> I am running a single node GI and each time the node is reboot, Oracle
> restart (has) tries to bring up the database before the ASM instance is up
> and thus fails! This is on Solaris 10, with 11.2.0.1
>

Hi,

How did you add your database into HAS ?
What is a output from that command

srvctl config database -d <db_name>


You can add database dependency on ASM disk group and it should setup
dependency for ASM too.

srvctl modify database -d <db_name> -a "DISKGROUP1"



regards,
-- 
Marcin Przepiorowski
http://oracleprof.blogspot.com
--
//www.freelists.org/webpage/oracle-l


Other related posts: