SQLServer-QA.net - Knowledge Sharing Network (SSQA.net)
Invisible community contributions, Visible success to users
Browse by Tags
All Tags
»
performance
»
disks
(
RSS
)
analysis
backups
benchmarking
best practice
best practices
cpu
dba
disk space
dmv
filegroup
files
hardware
i/o
indexes
memory
monitoring
multiple
object
optimization
reindexing
restore
san
scsi
security
sorting
spindle
sql server
ssms
tapes
throughput
tuning
type
wait
SQL Server data and log files initialization, think multiple files, backup & restore performance!
Published 25 July 8 6:1 AM |
SSQA.net
Whenever you perform a database creation, add a data or log file to database, AUTOGROW process is intiated or restore of database will trigger the file initialization if that is created afresh. In addition to this when you talk about files intialization...
Is RAID5 better for performance when SQL Server Clustering and SAN is involved?
Published 23 January 8 12:28 AM |
SSQA.net
One of the recent usergroup meeting brought an interesting question that "what type of hardware I need for a RAID-5 Shared Array for SQL Server Cluster"? By default RAID5 hardware controller is best to hold as not to go with software RAID5 as...
Disk Space Requirements for Index DDL Operations
Published 28 September 7 8:38 AM |
SSQA.net
Are you watching your disk space during the indexes operations where these database objects are stored? Recently I was stumped on a database that is only 5GB had reindexing process failure due to 10% of disk free space was available. For your information...
ASYNC_NETWORK_IO: query is slow
Published 29 August 7 5:0 AM |
SSQA.net
When you run normal SELECT statement from the Activity Monitor, the session has a status of "suspended", a command of "SELECT" and a wait type of "ASYNC_NETWORK_IO". What do you expect to the see the results and within the...
sys.dm_os_schedulers - useful to find on whether your SQL Server engine is weakening!
Published 17 August 7 8:4 AM |
SSQA.net
The system DMV sys.dm_os_schedulers is an useful DMV to find such as running tasks & active workers threads etc. This is required to monitor the system state is heavily loaded or not, in particular this view will help you identify if there is any...
Smaller disks <> more spindles which one is better for performance?
Published 10 August 7 4:53 AM |
SSQA.net
I have gone through a question within the forums asking "smaller disks or more spindles" which is better for performance. The simple answer is more disks to handle the data growth and also mostly depends upon the number of transactons that are...
Search
Go
This Blog
Home
Contact
About
Tags
2005
2008
best practice
best practices
blogs
conference
database
databases
dmv
download
error
indexes
kba
management
microsoft
performance
query
replication
reporting services
security
sql server
ssis
ssms
tsql
webcast
Community
Home
Blogs
Media
Groups
Archives
October 2008 (4)
September 2008 (26)
August 2008 (32)
July 2008 (27)
June 2008 (39)
May 2008 (60)
April 2008 (35)
March 2008 (48)
February 2008 (59)
January 2008 (63)
December 2007 (58)
November 2007 (43)
October 2007 (100)
September 2007 (110)
August 2007 (146)
July 2007 (106)
June 2007 (114)
May 2007 (78)
April 2007 (2)
News
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go