Re: Can smf shutdown oracle at reboot/shutdown?
- From: "Thommy M." <eclipse9876543210@xxxxxxxxxxx>
- Date: Wed, 01 Oct 2008 07:49:51 GMT
Andrew Gabriel wrote:
In article <gbut2k$j1s$1@xxxxxxxxxxxxxxxxxx>,
"Mr. Chow Wing Siu" <wschow@xxxxxxxxxxxxxxxx> writes:
Gary Mills <mills@xxxxxxxxxxxxxxx> wrote:That looks okay, although I've never specified dependancies like that.
The next thing is to examine the logfile to see what happens when the
machine is stopped and started. Also, look at the methods to
determine if they are actually stopping and starting the Oracle
service.
--
-Gary Mills- -Unix Support- -U of M Academic Computing and Networking-
I get the reason. It is because I do a "reboot" command only.
"reboot" does syslog, sync, reboot and doesn't run any rc scripts
or smf actions. Therefore I need to do "init 6" instead forever.
When Oracle 10g in Linux before, Linux makes me feel "reboot" is
pretty good enough because "reboot" equals "init 6". Solaris does not.
Well, I do not mean to complaint Solaris. Just a different thing.
reboot (and halt and poweroff) are specifically to avoid the
shutdown scripts. They're fine if you aren't running an app
which needs careful taking down, but as you are, you should be
using init (or shutdown which calls init under the covers).
If you want the machine to stop fast, use 'uadmin 2 0'.
.
- References:
- Re: Can smf shutdown oracle at reboot/shutdown?
- From: Mr. Chow Wing Siu
- Re: Can smf shutdown oracle at reboot/shutdown?
- From: Gary Mills
- Re: Can smf shutdown oracle at reboot/shutdown?
- From: Mr. Chow Wing Siu
- Re: Can smf shutdown oracle at reboot/shutdown?
- From: Gary Mills
- Re: Can smf shutdown oracle at reboot/shutdown?
- From: Mr. Chow Wing Siu
- Re: Can smf shutdown oracle at reboot/shutdown?
- From: Andrew Gabriel
- Re: Can smf shutdown oracle at reboot/shutdown?
- Prev by Date: Re: Blastwave dead?
- Next by Date: Known 64 bit problem with Kerberos in Solaris 10 (u5)?
- Previous by thread: Re: Can smf shutdown oracle at reboot/shutdown?
- Next by thread: Re: Can smf shutdown oracle at reboot/shutdown?
- Index(es):
Relevant Pages
|