Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag Database Administration Rss

   Items 1 to 4 of 4   
 

Security Change Snapshot

This script gives a server level snapshot of recent security changes  Read more...
By Nate Hughes 2013/02/28 | Source: SQLServerCentral.com | Category: security
Rating: |  Discuss |   Briefcase | 594 reads

Find memory used by particular Database

Using sys.dm_os_buffer_descriptors we can find out how much memory a database or a object is consuming.  Read more...
By Rahul Singh 2012/12/18 | Source: SQLServerCentral.com | Category: database administration
Rating: |  Discuss |   Briefcase | 1,847 reads

Find SQL Statements Consuming tempdb Space

You can use the following query to find the currently active requests, their associated T-SQL statement, and the corresponding query plan that is allocating most space resources in tempdb.  Read more...
By Rahul Singh 2012/12/13 | Source: SQLServerCentral.com | Category: database administration
Rating: |  Discuss |   Briefcase | 1,960 reads

What Counts for a DBA: Being Replaceable

Louis Davidson describes why all DBAs should strive to be replaceable, and what that really means.  Read more...
By Louis Davidson (@drsql) 2012/12/10 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |   Briefcase | 211 reads
   Items 1 to 4 of 4   
 
Tags
database weekly (1)    
editorial (1)    
security (1)    
tempdb (1)