Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How will u find the query which is running in some other
machine

Answers were Sorted based on User's Feedback



How will u find the query which is running in some other machine..

Answer / baabhu

sp_who2 followed by DBCC inputbuffer(SPID) will give you
the answer.

Is This Answer Correct ?    4 Yes 0 No

How will u find the query which is running in some other machine..

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

How will u find the query which is running in some other machine..

Answer / yogesh

Start Menu\Programs\Microsoft SQL Server 2005\Performance
Tools\SQL Server Profiler\newtrace

Is This Answer Correct ?    1 Yes 0 No

How will u find the query which is running in some other machine..

Answer / udhaya

with help of profiler we can find then hostname.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the library index called?

0 Answers  


How is sql server used?

0 Answers  


Explain log shipping?

0 Answers  


I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible

0 Answers   HCL, Wipro,


What is an execution plan? How would you view the execution plan?

0 Answers  


How to count the number of duplicate items in a table?

3 Answers  


How to copy data from one table to another table?

0 Answers  


What is the Disadvantage of indexed sequential file.

0 Answers   HCL,


What is sql server english query?

0 Answers  


What is Left Outer Join?

2 Answers  


how can you check the level of fragmentation on a table? : Sql server administration

0 Answers  


What command is used to delete a table from the database in the sql server and how?

0 Answers  


Categories