Unix Technical Forum

performance

This is a discussion on performance within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi, A table which I schedule DB maintenance to REORGANIZE DATA AND INDEX PAGES with THE ORIGINAL OF FREE ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 04:35 AM
Nipon
 
Posts: n/a
Default performance

Hi,

A table which I schedule DB maintenance to REORGANIZE DATA AND INDEX
PAGES with THE ORIGINAL OF FREE SPACE every night, but during the day
, I check with SHOWCONTIG the result is as following:

DBCC SHOWCONTIG scanning 'INV_HEAD_TRANSACTION' table...
Table: 'INV_HEAD_TRANSACTION' (1827537594); index ID: 1, database ID:
10
TABLE level scan performed.
- Pages Scanned................................: 259
- Extents Scanned..............................: 40
- Extent Switches..............................: 98
- Avg. Pages per Extent........................: 6.5
- Scan Density [Best Count:Actual Count].......: 33.33% [33:99]
- Logical Scan Fragmentation ..................: 31.27%
- Extent Scan Fragmentation ...................: 32.50%
- Avg. Bytes Free per Page.....................: 1177.9
- Avg. Page Density (full).....................: 85.45%
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.

As you can see the Scan Density is lower from about 80% up (result
from scheduled DB maintenance) to 33.33% in about 3 hours (8.00 -
10.00).

Is this an usual result (the process of this table is mostly
INSERT/UPDATE) because users complain about slow performance?

Thank you in advance
Nipon Wongtrakul
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:05 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com