Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Script for killing processes after shutdown immediate fails

user4874781Nov 26 2008 — edited Nov 27 2008
Hi All,

I am looking to enhancing my shutdown script to kill off processes that block "shu immediate" from happening.

Shutting down instance (immediate)
License high water mark = 13
Active call for process 7205 user 'oracle' program 'oracle@sun6 (S000)'
SHUTDOWN: waiting for active calls to complete. ** Waits as long as 2 hours if I dont kill the OS process **
All dispatchers and shared servers shutdown
Wed Nov 26 14:54:23 2008
ALTER DATABASE CLOSE NORMAL

I had to manually kill off the process S000 the last 2 days for "shu immediate" to work ; altering my automated backup schedule.
Any ideas on how I can make sure that "shu immediate" shuts down as expected. This shutdown script is used by the TSM backup automatically for a midnight shutdown.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2008
Added on Nov 26 2008
2 comments
485 views