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


Please Help Members By Posting Answers For Below Questions

How to create a scrollable cursor with the scroll option?

671


What is report rendering ?

131


How to modify an existing user defined function?

772


What do you understand by a stored procedure?

782


What is SubQuery in SQL Server 2008

714






can you instantiate a com object by using t-sql? : Sql server database administration

713


Differentiate between ms sql server reporting services vs crystal reports?

655


What do you understand by the analysis services in sql server?

702


What is sql server query analyzer?

709


What is a partition key?

672


What are the types of subquery?

735


Explain few examples of RDBMS?

764


what is memory-optimized nonclustered indexes

731


What is indexing a document?

725


How to connect to a sql server using odbc_connect()?

833