How will u find the query which is running in some other
machine
Answers were Sorted based on User's Feedback
Answer / baabhu
sp_who2 followed by DBCC inputbuffer(SPID) will give you
the answer.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / krishna thamisetty
Using SQL Profiler
You can find this tool
Start Menu\Programs\Microsoft SQL Server 2005\Performance
Tools\SQL Server Profiler
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / yogesh
Start Menu\Programs\Microsoft SQL Server 2005\Performance
Tools\SQL Server Profiler\newtrace
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / udhaya
with help of profiler we can find then hostname.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between Clustered index and non clustered index ?
Can a table be moved to different filegroup?
Explain the disadvantages/limitation of the cursor?
Please get the 4 th maximum salary from a table without using any sql keyword (TOP,MAX are mot allowed)
how to know description of a table in sqlserver 2000
What are the steps you will take, if you are tasked with securing an SQL Server?
Explain the truncate command?
Explain what is the difference between union and union all?
What is trigger explain with program?
Does a sql server 2005 select statement require a from?
Assume,there are three tables in a database, Can i have both primary key and foreign key for each table in the same database?
How many ways to create table-valued functions?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)