Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » suse oracle »

Re: [suse-oracle] SLES9 SP3, Oracle 10gR2 Autostart problem

Arun Singh

2006-10-24

Replies:

<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

©2008 dba.5341.com - Jax Systems, LLC, U.S.A.