- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- finishing Oracle proccess
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
02-01-2002 04:20 AM
02-01-2002 04:20 AM
a DBA from BBDD Deparment asked to me a doubt:
Who is it sending the petition of stopped of the proccesses oracle, oracle or system operation?
In our server the instance oracle is started by means of scripts.
I think that oracle sends a petition to the sytem operation and this close this proccesses. Is correct?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 04:42 AM
02-01-2002 04:42 AM
Re: finishing Oracle proccess
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 04:58 AM
02-01-2002 04:58 AM
Re: finishing Oracle proccess
Stopping Oracle is mostly a dba task.
Oracle dba's should never get the root password
( exception one person doing both jobs ).
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 05:46 AM
02-01-2002 05:46 AM
Re: finishing Oracle proccess
Do I want to know if oracle stops all the proccesses oracle or Oracle sends a petition to the operating system to stop this processes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 05:49 AM
02-01-2002 05:49 AM
SolutionOracle distributes two scripts, dbstart and dbshut. These scripts will start and stop all Oracle instances listed in /etc/oratab.
Typically, the dbstart and dbshut scripts are executed from /sbin/init.d during the system start and stop sequence. We start the databases in run-level 2 ( rc2.d ).
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2002 07:49 AM
02-01-2002 07:49 AM
Re: finishing Oracle proccess
However, our lead Oracle administrator has told us that we will NOT use these scripts. The reason is simple: he wants the Oracle DBA's intimately involved in every startup and
shutdown. He wants them to ensure database integrity at every step of the way, and the startup/shutdown scripts can't do that.
So this is more of a political/management question than a technical one. Each company will have a different answer to this question.
Regards
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 08:13 AM
02-04-2002 08:13 AM