![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| re-associating 2 HP UNIX servers | RarisRSX | UNIX for Dummies Questions & Answers | 0 | 09-28-2007 11:26 AM |
| Microsoft servers Vs. Unix/Linux | tayyabq8 | What's on Your Mind? | 2 | 08-25-2007 03:45 PM |
| Reboot of Unix servers - recommended? | polly013 | SUN Solaris | 13 | 01-29-2007 07:00 AM |
| Is ncftp possible between two SCO Unix servers? | hrishi10a | SCO | 0 | 09-04-2006 05:39 AM |
| Linux/Unix/PHP/MySQL & servers? | kolton | UNIX for Dummies Questions & Answers | 5 | 04-10-2001 11:05 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi there,
I was wondering if any of you good people out there could answer these question: A - why Unix servers are bounced once a in while in commercial environments? B - in what circumestances Unix Server are bouced? Many thanks for your time. Kind regards MH |
|
||||
|
Where I work now we have a scheduled monthly maintenance window. On a particular Saturday we get to do whatever we need to the boxes. Everybody that uses the systems knows this and nobody works that Saturday.
Our policy is any system which hasn't been rebooted for 90 days is rebooted. Oracle servers and some Veritas Cluster Server clusters are rebooted each month instead. There are a few production boxes exempted from the policy because they support manufacturing plants which have shifts working on Saturdays. As for the reason why - it is basically just for cleanup purposes. Stale NFS handles, zombie processes, small memory leaks from applications, etc. are all cleaned up by the reboot. Also it is a way of testing to make sure everything runs smoothly with the startup and shutdown scripts so we don't find problems with them when there is an unscheduled reboot. I've worked other places that never rebooted machines unless it was for a specific purpose - hardware upgrades/repairs, software installs which require it, etc. It all depends on the environment and what the system admins prefer whether a scheduled reboot is appropriate or not. |
|
||||
|
Hi rhfrommn,
Hope all is well with you. In your response to my question "Bouncing Servers", you mentioned you also bounced the Oracle servers and some Veritas Cluster Server. Just to ask you what is the command for shutting down and starting up an Oracle Server, lets say Oracle 8i and would you use the same command for Oracle 11i and above. Once again many thanks for your time. Kind regards MH |
|
||||
|
Have a look at an Oracle SQLPLUS manual for the shutdown command.
There are different guises of Oracle shutdowns depending on additional parameters. But I am no Oracle Admin. In cluster start/stop scripts that I wrote I used the "shutdown immediate" command when logged on as SYSDBA to the instance. But this was after getting confirmation from Oracle DBAs. They should better know what their servers can cope with. |
|
||||
|
Hello buffoonix,
Thank you very much for your response. Soon after posting my thread "Bouncing Oracle Servers" I had a look at Oracle SQL*PLUS Manual (Oracle 9i) on the web and found out my answer for this paticular version. As you said, there are number of ways to startup and shutdown an Oracle server 1- using SQL*PLUS 2- using RMAN 3- using Oracle Eneterprise Manager. Once again many thanks for your time. Best regards MH |
|
||||
|
Quote:
"Stale NFS handles, zombie processes, small memory leaks from applications, etc. are all cleaned up by the reboot" the root cause of these should be found, not band-aided by a reboot... you should never ever reboot unix servers unless you change the kernal or specific uprgrades require it... |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|