what r steps to we need to fallow b4 kill the process?
Answer Posted / krishna reddy
first u know process number just run bellow command
sp_who it displays total process in your server..........
u don't kill your own process........Before killing process
Stop all executions in that process and give bellow
command........
kill n
kill processid
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What the class forname () does?
Tell me extended events in sql server 2008?
What is cursors? And what are the different types of cursor?
What are the operating modes in which database mirroring runs?
What area unit the various kinds of info compression introduced in sql server 2008?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
Explain indexed views and partitioned view with their syntax.
Explain the disadvantages of cursors?
What is acid db?
Explain system views?
What is a dbms wizard?
What is normalization of database? What are its benefits?
how to avoid cursors? : Sql server database administration
When we should use @@error?
mention different types of relationships in the dbms?