Alexei,
Agree, we need to fix this section for ASM instances as I don't want
server to appear hung due to this loop. It should exit after some number
of tries.
Do you mind getting better fix for this?
Thanks,
Arun
>>> On 10/24/2006 at 9:27 AM, in message
<03cf01c6f789$5e62c7b0$6401a8c0@(protected)>,
"Alexei_Roudnev" <Alexei_Roudnev@(protected):
> Btw, Arun - it resolves startup problem, but it can't resolve
shutdown
> problem (asm fail before database is stopped gracefully).
>
>
> ----- Original Message -----
> From: "Arun Singh" <Arun.Singh@(protected)>
> To: <suse-oracle@(protected)>
> Sent: Tuesday, October 24, 2006 8:52 AM
> Subject: Re: [suse-oracle] SLES9 SP3, Oracle 10gR2 Autostart problem
>
>
>> <efren.yevale@(protected):
>> > Good day.
>> >
>> > We have a new server with SLES9 SP3 to run Oracle 10gR2
exclusively.
>> The
>> > installation was smooth starting with SP3 CD1 and the Oracle
database
>> is
>> > running great with ASM, however, we have to start the database
>> manually.
>> >
>> > A quick view at /etc/oratab showed the autostart field with "N"
so
>> we
>> > changed it to "Y" expecting to see the database starting on every
>> boot
>> > but something is causing the message "Waiting 20 seconds for CRS
>> daemon"
>> > to fill the startup screen and the database never becomes
available.
>> >
>> > There are two instances:
>> > +ASM:/opt/oracle/product/10gR2:N
>> > entdb:/opt/oracle/product/10gR2:N
>> >
>> > We are using x86_64 versions of SLES and Oracle database, yast
was
>> used
>> > to update OS packages.
>> >
>> >
>>
>> Try following:
>>
>> 1. Comment out line # 456 to 466 in /etc/init.d/oracle - which
checks
>> about ASM status.
>>
>> 2. Edit /etc/inittab (to adjust init.cssd location)
>>
>> l2:2:wait:/etc/init.d/rc 2
>> h1:35:respawn:/etc/init.d/init.cssd run >/dev/null 2>&1
</dev/null
>> l3:3:wait:/etc/init.d/rc 3
>>
>> Hope this will help,
>> Arun
>>
>>
>>
>>
>> --
>> To unsubscribe, email: suse-oracle-unsubscribe@(protected)
>> For additional commands, email: suse-oracle-help@(protected)
>> Please see http://www.suse.com/oracle/ before posting
>>
>>
>
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting