How to kill the process id''s

  • Hi,

    You can kill the process using 'Kill' in SQL Analyser.

    Example you have spid =5.

    Kill 5

    will kill the process with SpID 5.

    Till you disconnect all the Database connections you will not be able to disconnect or drop the database.

Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply