Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Blogs
QotD
Books
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Articles with tags
Administration
,
SQL Server 2005
,
SQL Server 7, 2000
Refine your search with one of the following additional tags (with number of items):
Administering
(18)
Strategies
(2)
Indexing
(1)
Monitoring
(3)
Disaster Recovery
(1)
Miscellaneous
(1)
News
(2)
Search for
any
content tagged
Administration & SQL Server 2005 & SQL Server 7, 2000
Items 1 to 20 of 27
Next 20 >>
Open Source SQL DDL Scripting Tool
Keeping track of your DDL is something that is critical and some sort of VCS system should be used. However pulling out your scripts from SQL Server sometimes entails a bit more than the standard scripting. New author Richard Sutherland brings us an open source project that can help you get this done. Complete with code.
Read more...
By
Richard Sutherland
2007/03/06
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
8,176 reads
Searching Syscomments Accurately
As a SQL Server DBA you should know that your code is stored in syscomments by default. While most DBAs use version control systems, there are times you might want to look through the code on the server for comparison purposes. Robert Cary brings us an article on how you can do this in 2000 and 2005.
Read more...
By
Robert Cary
2007/01/22
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
6,576 reads
Indexes and Fragmentation in SQL Server 2000 Part 2
Most DBAs are constantly looking for ways to tune their servers to run better. Joe Doherty brings us the second part of his series on indexes with an in depth look at how the indexes are stored in your database.
Read more...
By
Joe Doherty
2006/12/20
|
Source:
SQLServerCentral.com
|
Category:
Indexing
Rating:
|
Discuss
|
Briefcase
|
12,051 reads
Customizable Error Log Scanning
Monitoring your servers for issues and alerts is something every DBA should be doing on a regular basis. However even with a small number of servers, a DBA can easily be overwhelmed if some level of automation is not implemented. Thomas LaRock brings us a method of scanning your error logs automatically and notifying the DBA of problems.
Read more...
By
Thomas LaRock
2006/12/27
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
7,519 reads
Changing Service Credentials
One day, you may need to change those service credentials under which your SQL Server services normally run. If you have a number of servers, then you'll really want to read about Rodney's solution.
Read more...
By
Additional Articles
2007/09/21
|
Source:
SimpleTalk
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
1,707 reads
Server Farm Reporting - Part 2
Building on his first article examining management of a large server farm, Mark Tierney brings us part 2 in which he examines the data gathering process.
Read more...
By
Mark Tierney
2007/08/06
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
2,553 reads
Using Non-Standard Port for SQL Server
Greg Larsen examines setting up SQL Server to listen on a different port number than 1433.
Read more...
By
Additional Articles
2007/08/03
|
Source:
Database Journal
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
2,137 reads
Pop Rivett and the Expanding Log
When your database transaction log is out of control, there is only one man who can tame it.
Read more...
By
Additional Articles
2007/07/06
|
Source:
SimpleTalk
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
1,929 reads
Open Source SQL DDL Scripting Tool
Keeping track of your DDL is something that is critical and some sort of VCS system should be used. However pulling out your scripts from SQL Server sometimes entails a bit more than the standard scripting. New author Richard Sutherland brings us an open source project that can help you get this done. Complete with code.
Read more...
By
Richard Sutherland
2007/03/06
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
8,176 reads
Using BACKUP and RESTORE in SQL Server
This article covers the basics of full backup backups and restores in SQL Server. The examples are from SQL Server 2005 however it applies to SQL Server 2000 and SQL Server 2005. This is a very basic article covering full database backups, database restores and the simple and full recovery models.
Read more...
By
Additional Articles
2007/02/27
|
Source:
SQLTeam.com
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
4,234 reads
Pop Rivett and the Suspect Database
Pop Rivett tackles a torn page in a suspect database.
Read more...
By
Additional Articles
2007/02/13
|
Source:
SimpleTalk
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
2,296 reads
Searching Syscomments Accurately
As a SQL Server DBA you should know that your code is stored in syscomments by default. While most DBAs use version control systems, there are times you might want to look through the code on the server for comparison purposes. Robert Cary brings us an article on how you can do this in 2000 and 2005.
Read more...
By
Robert Cary
2007/01/22
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
6,576 reads
Customizable Error Log Scanning
Monitoring your servers for issues and alerts is something every DBA should be doing on a regular basis. However even with a small number of servers, a DBA can easily be overwhelmed if some level of automation is not implemented. Thomas LaRock brings us a method of scanning your error logs automatically and notifying the DBA of problems.
Read more...
By
Thomas LaRock
2006/12/27
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
7,519 reads
Indexes and Fragmentation in SQL Server 2000 Part 2
Most DBAs are constantly looking for ways to tune their servers to run better. Joe Doherty brings us the second part of his series on indexes with an in depth look at how the indexes are stored in your database.
Read more...
By
Joe Doherty
2006/12/20
|
Source:
SQLServerCentral.com
|
Category:
Indexing
Rating:
|
Discuss
|
Briefcase
|
12,051 reads
Moving Your Database to a New Server
As DBAs we try our best to appropriately size a SQL Servers to match the anticipated load. But things change over time and we may find that some databases are overloading the server. When it's time to move your database to a new home on another server, Paul Mu brings us a technique for doing so.
Read more...
By
Paul Mu
2006/11/16
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
12,247 reads
Monitoring File Sizes in SQL Server Part 4
Monitoring in the real world. Roy Carlson concludes his series on space monitoring for your SQL Servers with a real world example of how he found a problem and fixed it.
Read more...
By
Roy Carlson
2006/11/09
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
5,992 reads
Monitoring File Sizes in SQL Server Part 3
Trending the size data for your databases can be crucial when ordering new hardware or just ensuring that you can handle the load. In Part 3, Roy Carlson looks at how you get the sizes needed for your instances into Excel and generate a chart for trending of this important piece of performance data.
Read more...
By
Roy Carlson
2006/11/08
|
Source:
SQLServerCentral.com
|
Category:
Monitoring
Rating:
|
Discuss
|
Briefcase
|
5,251 reads
Monitoring File Sizes in SQL Server Part 2
Continuing with his series on monitoring space, Roy Carlson looks at checking the space in a folder to be sure your SQL Server databases never run out of storage.
Read more...
By
Roy Carlson
2006/11/07
|
Source:
SQLServerCentral.com
|
Category:
Monitoring
Rating:
|
Discuss
|
Briefcase
|
6,149 reads
SQL Server Backup Crib Sheet
It's small and neat but it might just save your data...Robyn Page's crib sheet tells you everything you wanted to know about SQL Server backup but were afraid to ask.
Read more...
By
Additional Articles
2006/10/20
|
Source:
Red-Gate
|
Category:
Administering
Rating:
Rate this
|
Briefcase
|
4,398 reads
Deploying Scripts To Multiple Instances
Most DBAs manage multiple SQL servers, each handling different needs for your business. Even with the diverse uses for different servers, there is often the need to deploy the same scripts to all servers for various purposes. Author Joe Doherty brings us his scripts and technique for executing a script across multiple servers.
Read more...
By
Joe Doherty
2006/09/27
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
7,709 reads
Items 1 to 20 of 27
Next 20 >>
Most popular
Indexes and Fragmentation in SQL Server 2000 Part 2
Most DBAs are constantly looking for ways to tune their servers to run better. Joe Doherty brings us the second part of his series on indexes with an in depth look at how the indexes are stored in your database.
Read more...
By
Joe Doherty
2006/12/20
|
Source:
SQLServerCentral.com
|
Category:
Indexing
Rating:
|
Discuss
|
Briefcase
|
12,051 reads
Open Source SQL DDL Scripting Tool
Keeping track of your DDL is something that is critical and some sort of VCS system should be used. However pulling out your scripts from SQL Server sometimes entails a bit more than the standard scripting. New author Richard Sutherland brings us an open source project that can help you get this done. Complete with code.
Read more...
By
Richard Sutherland
2007/03/06
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
8,176 reads
Identifying Unused Objects in a Database
Longtime author Leo Peysakhovich answers one of the most common questions seen in discussion areas around the world: how do you identify unused objects?
Read more...
By
Leo Peysakhovich
2006/09/11
|
Source:
SQLServerCentral.com
|
Category:
Administering
Rating:
|
Discuss
|
Briefcase
|
16,847 reads
Copyright © 2002-2008 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use