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

Articles with tag Administration Rss

Search for any content tagged administration

   Items 1 to 20 of 742    Next 20 >>
 

Query accounts, domain groups, and members who have admin membership.

This script leverages master.sys.server_principals and xp_logininfo to return accounts, domain groups, and members in a SQL Server admin fixed role.  Read more...
By Eric Russell 2012/02/09 | Source: SQLServerCentral.com | Category: security
Rating: |  Discuss |  Briefcase | 3,552 reads

Managing Transaction Logs

A great article that should answer all your questions about the transaction log from MVP Gail Shaw. A must read for all DBAs.  Read more...
By Gail Shaw 2012/01/03 (first published: 2008/10/31) | Source: SQLServerCentral.com | Category: administration
Rating: |  Discuss |  Briefcase | 41,481 reads

Backing Up a SQL Server Database Directly Onto a Remote Server

Recently I encountered a situation where the backup drive was short of space on the production server. The policy on the production server was that as soon as soon as the Full Backup is complete, a copy of the production backup is transferred to the staging server using RoboCopy  Read more...
By Additional Articles 2011/12/22 | Source: SQL Server Performance | Category: backup / restore
Rating: (not yet rated)  Rate this |  Briefcase | 2,660 reads

Automating Daily Checks with Powershell

Using Powershell to create color coded backup reports for all servers in your environment.  Read more...
By Warren Campbell 2011/12/19 | Source: SQLServerCentral.com | Category: powershell
Rating: |  Discuss |  Briefcase | 8,429 reads

Why SHRINKFILE is a very bad thing, and what to do about it.

This article talks about why SHRINKFILE is a very bad thing, and what to do about it if you must shrink a database file.  Read more...
By Simon Facer 2011/12/16 (first published: 2010/11/09) | Source: SQLServerCentral.com | Category: shrinkfile
Rating: |  Discuss |  Briefcase | 47,833 reads

Reduce heap table fragmentation

A table that does not have a clustered index is referred to as a Heap. While a lot has been written about index fragmentation and how to defrag indexes, there is not much that talks about how to defrag a heap table.  Read more...
By James Serra 2011/12/13 | Source: SQLServerCentral.com | Category: defragmentation
Rating: (not yet rated)  Rate this |  Briefcase | 1,221 reads

SQL Server Database Growth and Autogrowth Settings

It's easy to create a database nowadays with point-'n-click, but if you've left your database's autogrowth settings at their default, you may hit problems in the future. Why? What to do about it? Read on!  Read more...
By Additional Articles 2011/12/08 | Source: SimpleTalk | Category: administration
Rating: (not yet rated)  Rate this |  Briefcase | 2,631 reads

Total Database Information At Your Fingertips Part - II

This article will help to get some basic information from your databases that may help you in different situations.  Read more...
By Rahul Kumar Ghosh 2011/11/24 | Source: SQLServerCentral.com | Category: administration
Rating: |  Discuss |  Briefcase | 4,913 reads

Network Databases? Is it time to change?

Today Steve responds to a blog post from Microsoft that talks about the viability of placing our database files on network shares.  Read more...
By Steve Jones 2011/11/15 | Source: SQLServerCentral.com | Category: editorial
Rating: (not yet rated) |  Discuss |  Briefcase | 128 reads

Removing TDE

Enabling TDE is simple to do, but it can be more complex when you look to remove the feature from SQL Server. Steve Perry brings you a procedure you can use to help you.  Read more...
By Steve Perry 2011/11/03 | Source: SQLServerCentral.com | Category: security
Rating: |  Discuss |  Briefcase | 4,817 reads

Database recovery model change notification report for SQL Server

The database recovery model plays a crucial role for the recovery of a database. With several DBAs having access to a SQL Server instance there are bound to be changes that are not communicated. In this tip we cover a monitoring solution we deployed at our company to alert the DBAs if a database recovery model is different than what it is expected.  Read more...
By Additional Articles 2011/11/02 | Source: MSSQLTips.com | Category: administration
Rating:  Rate this |  Briefcase | 1,539 reads

Standardize SQL Server Installations with Configuration Files

If you have a requirement to install multiple SQL Server instances with the same settings, you most likely want to do it without following the numerous manual installation steps. The below tip will guide you through how to install a SQL Server instance with less effort.  Read more...
By Additional Articles 2011/10/31 | Source: MSSQLTips.com | Category: administration
Rating: (not yet rated)  Rate this |  Briefcase | 2,210 reads

Ports that DBAs Need to Know

This article lists the essential TCP/UDP ports that an administrator running SQL Server or a cluster should know.  Read more...
By Yusuf Anis 2011/10/28 | Source: SQLServerCentral.com | Category: networking
Rating: |  Discuss |  Briefcase | 7,220 reads

Are remote databases fragmented? Let's Defrag.

This article shows an automated reorg/rebuild index for remote servers with notifications for the DBA.  Read more...
By Kimberly Killian 2011/09/12 | Source: SQLServerCentral.com | Category: indexing
Rating: |  Discuss |  Briefcase | 3,269 reads

Recovery Models

Learn the basics of recovery models in this short article from SQL Server guru and MVP, Gail Shaw.  Read more...
By Gail Shaw 2011/09/01 | Source: SQLServerCentral.com | Category: administration
Rating: |  Discuss |  Briefcase | 4,853 reads

Total Database Information At Your Fingertips Part I

This article will help to get some basic information from your databases that may help you in different situations.  Read more...
By Rahul Kumar Ghosh 2011/08/16 | Source: SQLServerCentral.com | Category: administration
Rating: |  Discuss |  Briefcase | 8,686 reads

Guide To MCITP: SQL Server 2008 Administration

Find out what you need to learn for the SQL Server 2008 Administration certification exams.  Read more...
By Mike McQuillan 2011/08/05 | Source: SQLServerCentral.com | Category: mcts
Rating: |  Discuss |  Briefcase | 6,693 reads

Indexes, Indexes, Indexes

This article has a description of an index utilization tool that Ron Johnson uses to analyze the effectiveness and use of indexes in a system.  Read more...
By Ron Johnson 2011/07/05 | Source: SQLServerCentral.com | Category: indexing
Rating: |  Discuss |  Briefcase | 11,753 reads

SQL Server Central Management Server Security

I have seen several tips on SQL Server Central Management Server and I want to implement the technology for my team. The only thing holding me back is security. Can you explain how security works with Central Management Server? What security access is needed to manage CMS? How about connecting to CMS? How about running a query using CMS? Check out this tip to answer these questions.  Read more...
By Additional Articles 2011/06/30 | Source: MSSQLTips.com | Category: central management server
Rating: (not yet rated)  Rate this |  Briefcase | 1,744 reads

Tempdb Space Usage in SQL Server

We all know how important tempdb is and know that tempdb gets recreated every time SQL Server is restarted. Here we dig a little deeper to focus on how space is used inside tempdb.  Read more...
By Additional Articles 2011/06/28 | Source: Database Journal | Category: tempdb
Rating: (not yet rated)  Rate this |  Briefcase | 3,705 reads
   Items 1 to 20 of 742    Next 20 >>