- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Shutdown not not rc0 ????
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2009 10:16 PM
05-29-2009 10:16 PM
Shutdown not not rc0 ????
my system fasthalt ; and not run script shutdown in rc0 , rc2 ..for stop oracle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2009 11:33 PM
05-29-2009 11:33 PM
Re: Shutdown not not rc0 ????
you should shutdown oracle manually.
its the best practice.
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2009 12:08 AM
05-30-2009 12:08 AM
Re: Shutdown not not rc0 ????
Dear friend
u shutdown in wrong way
if u have oracle database is running in u system or application u should shut down that one first.
then shutdown u system.
thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2009 12:45 AM
05-30-2009 12:45 AM
Re: Shutdown not not rc0 ????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2009 12:25 AM
05-31-2009 12:25 AM
Re: Shutdown not not rc0 ????
First you have shutdown Oracle Database with
SQL>shutdown immediate
"shutdown immediate" command and
#shutdown -hy
After that use "shutdown -hy" command to shutdown system.
Regards,
Gokul Chandola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2009 02:05 AM
05-31-2009 02:05 AM
Re: Shutdown not not rc0 ????
The best and recommended way is to properly shutdown application or database first then shutdown the server.
To shutdown the oracle database you may follow the below link.
http://www.mcs.csueastbay.edu/support/oracle/doc/10.2/server.102/b14231/start.htm#i1006543
After that shutdown(Halt) the server.
#shutdown -hy 0
Regards,
Asif Sharif
Asif Sharif