DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: About Multi-Threaded Server

  1. #1
    Join Date
    Jan 2001
    Posts
    3

    Question

    Hi,
    I use Multi-Threaded Server Oracle.
    I'd like to know what happens with Oracle when I kill all dispatchers.

    thanks a lot

    Ba
    OFF

  2. #2
    Join Date
    Sep 2000
    Posts
    43
    Killing a dispatcher process causes all clients connected to that dispatcher to be disconnected. Killing a shared server process only affects the clients currently being serviced by that shared server. This is none if the server is idle.
    Before you kill a dispatcher process make sure MTS is not hung. Once your analysis is complete, you can kill dispatchers and/or shared servers to free up the system without having to restart the instance. They are automatically restarted by PMON after a few minutes.
    Alla S. Pfauntsch
    Oracle DBA
    ========================================
    "Life is what happens while you are planning something else".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width