Who is online?  164 guests and 0 members
Home  »  Blogs  »  indupriya  »  Determine users connected to sqlserver database
  Rate This Blog Entry:  register  or  login

Author

indupriya indupriya (Member since: 2/22/2010 1:45:30 PM)

View indupriya 's profile

Comments (2)

nitya
3/26/2010 9:18:24 PM nitya said:
I suggest you should use the much advances sp_whoisactive by MVP Adam Machanic (http://sqlblog.com/files/folders/beta/entry23455.aspx) to find resource intensive sessions
by
indupriya
4/15/2010 12:15:39 AM indupriya said:
Hi Nitin Can you please give an updated link? This link is not working Thanks indupriya
by

Leave a comment


 
Type the characters:
 *
 
   

Join Business Intelligence Developer Network for FREE Today!

It's fast, easy and free! Submit articles, get your own blog, ask questions & give answers in the forums, and become a better developer, faster.

enter your email address:

Blogs RSS Feed

indupriya's latest blog posts

  • Just a while ago I was watching a video on sqlshare Creating a Plan Guide for a Parameterized Statement By Andy Warren . Only then I heard about plan guides. I didn't know what plan guides were. Here ...
  • The MS Communities Code Camp & Technology Summit is a Free , non-commercial event, open to everybody with an interest in any of the technologies being discussed. Development This year we will be r...
  • Today I came across the BIDS Helper while searching for something. This is a free add-in for Visual Studio with features that extend and enhance the functionality of the SQL Server 2005 and SQL Server...
  • The 2nd instalment of 24 hours of PASS is in September and below are the details. Join an exceptional lineup of SQL Server and BI experts from around the world as they present a sneak peek of PASS Sum...
  • Today I was working on a date column -- create_date. I wanted to show whether the row was created in the morning or in the evening i.e., AM/PM This is what I did to achieve this. SELECT rn_create_date...
  • In sql server most of the identity columns are oftern used to generate a unique number for each row in a specific table. If we try to insert a value in the normal way, it does not allow us to enter va...
  • Today I had to calculate the unique number of records in an excel spreadhseet. First I thought I could I achieve this by pivot table. But I could not do a distinct count. Here is the solution I found ...
  • If we are used to the Query Analyser of SQL Server 2000, we might find it frustrating that the query window does not automatically come up when you start SSMS. You have to either press Ctrl+N or Click...
  • Data warehouse ad OLAP terms are commonly used in the Business Intelligence world. Below are some points that differentiate them as per my understanding. Data Warehouse (DW) – Data warehouse is a term...
  • Slowly Changing Dimension is a component in SSIS. The term of SCD (slowly changing dimension) is used to describe changing row attribute in a dimension or lookup table, such as change of employee’s ma...
  • The Silverlight PivotViewer has been released. The Silverlight PivotViewer makes it easier to interact with massive amounts of data on the web in ways that are powerful, informative, and valuable. Piv...
  • Sometimes we might have to build a cube without a relational data source. In this scenario, we can build a cube without a datasource focusing on designing the dimensions and measures and then BIDS can...
  • SSAS Perspectives Perspectives are a way to reduce the complexity of cubes by hidden elements like measure groups, measures, dimensions, hierarchies etc. Perspectives do not require any storage beyond...
  • The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up ...
  • 24 Hours of PASS Recordings Ready for Viewing! 24 Hours of PASS brought an exceptional lineup of SQL Server and BI experts from around the world in 24 back-to-back webcasts starting at 12:00 GMT (UTC)...
  • Today I was frustrated with the built in error log in SQL SERVER 2005 and did some research and found the following link to Microsoft LogParser that can be used to search the error logs. http://www.mi...
  • Aggregates In SSAS any column in a fact table that is not a foregin key is set up as a measure. The default aggregation is a SUM. If you need another form of aggregate like an average it may not be si...
  • Today I have installed BI xPress on my machine successfully. I have opted for complete installation. I was excited to use it and when the BI xPress was launched, I was a bit confused on how to use it ...
  • There are two views provided by sql server 2005 that can be used for auditing sql server logins. They are sys.server_pricipals and sys.sql_logins. select * from sys.server_pricipals The type field in ...
  • We can use two functions provided by sql server to find the worst performing data file. They are sys.dm_io_virtual_file_stats and sys.master_files The main columns to be used from sys.dm_io_virtual_fi...
  • Deploying SSAS databases I have found that there are three ways for deploying an Analysis Services database onto an Analysis Services server Using the Analysis Services Deployment Wizard Use the Analy...
  • Did you know that creating a data dictionary is easy if you use extended properties? Here is how I have done it with the database. The first step is to make sure the database has the extended properti...
  • Yesterday I was trying to get a part of a string from a field where the first comma occurs. For example there is a field let us call it 'Descriptor' which is a combination of a few fields let us say "...
  • I had this requirement today where I had to copy from a table in one database into a similar table in another database. the code I have used is insert into database1.dbo.table1 select * from database2...
  • I have listened to Craig Utley's SelectViews show on SSWUG.org . He gave the analysis tip that defining attribute relationships in SSAS is important for aggregations. What are attribute Relationships?...
Blogs RSS Feed

Latest community blog posts

  • Pirate Code: They're more like guidelines really... The last few weeks we've watched the drama unfold in regards to the PASS BOD elections. We've seen people attack criticize the NomCom, the board, PA...
  • Just a while ago I was watching a video on sqlshare Creating a Plan Guide for a Parameterized Statement By Andy Warren . Only then I heard about plan guides. I didn't know what plan guides were. Here ...
  • Unfortunately, I don't have one big topic to write about in this post, so I decided to share some observations from the past few weeks - little things that might be of interest in the next report you ...
  • In a previous post I wrote about getting started with PerformancePoint 2010. In that post you learned about what PerformancePoint is and where to open in in SharePoint 2010. Your next steps are to con...
  • So today at the office I was faced with one of the more common and important questions that come up regularly and that was ‘Where are we going for lunch?’ This usually in tells a few minor arguments a...
  • Problem: Everyone that's programmed a system that users will interact with has run across a statement like this one in the fact-finding stage. "I want to be able to search on phone number. I can't ima...
  • If you only get a chance to read one book this year, it should be Drive , The Surprising Truth about what Motivates Us. This book has made me rethink how I am motivated and how I can motivate others. ...
  • Recently one of my clients would like to see their Revenue figures represented some of the time as a positive (+VE) value and some time as a negative (-VE) value. They would like to have the ability t...
  • Lately, I've been enjoying various shows on the Science channel about Time and Space. No one yet understands exactly what time is yet - still, everyone wants to save some. I'd like to show how one mig...
  • I attended the 2010 Jacksonville Code Camp Sataurday and really was impressed with Pragmatic Works. The entire Business Intelligence stack was covered by speakers from PW including Brian Knight, Adam ...
  • One of the hardest things about starting a new project is getting to know the database with which you are working. Here is a quick way to make a list of the all columns along with the name of the corr...
  • I have presented you with a couple of easy puzzles in the last few posts. So, let's step it up a little with one that is a little more challenging. I have to be honest, this puzzle was sent to me by o...
  • Sometimes you may need to restart your instance of SQL Server. You should rarely do this on Production boxes, but in development or on your local desktop instance I restart my SQL Server instance fair...
  • First and foremost, I want to thank everyone who attended my presentation today. It got off to a late start due to the prior presentation running over and a little setup issues set me back a little bi...
  • The other day I was creating a report and it needed some sorting capabilities. I said to myself, "Self, there may not be a lot of begginers that know how to add sorting capability". What I would like ...
  • Puzzle #6 should not have presented too much of a challenge, it's intentions were to introduction you to the ORDER function that is available in MDX. Ok, so this is what I started with: This is a very...
  • This Saturday is Code Camp in Jacksonville, FL. There are a lot of great speakers lined up, some of which you may have seen at other events such as SQL Saturday. If your free on Saturday come on out a...
  • With the release of the SSRS 2008 R2 reporting developers now have a new tool that they can use when creating reports. The new tool I am talking about is the new map wizard. With this you can easily s...
  • If you've been under a rock the last few weeks you may not know that PASS is currently undergoing their board elections process. I'm not going to rehash the entire saga here but this is just a quick p...
  • The MS Communities Code Camp & Technology Summit is a Free , non-commercial event, open to everybody with an interest in any of the technologies being discussed. Development This year we will be r...
  • A few weeks ago Andy Leonard ( Blog | Twitter ) announced that he was stepping down from his position as PASS Regional Mentor. It is with great humbleness and excitement that I can officially say I'll...