473,396 Members | 1,706 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

performance issue (repost)

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?

Can I do anything else to the DATABASE during the working day?

Any suggestion or advise would be very appreicated.

Thank you in advance
Nipon Wongtrakul
Jul 20 '05 #1
0 811

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Nikolay | last post by:
Two Windows boxes with identical COM objects and databases for comparing and testing purposes (2000 and 2003) exists as virtual mashines on one big host server. Network settings for these VMs are...
10
by: **ham | last post by:
I know that's an old dirty issue; GDI+ almost -the slowest part of the framework - has bothered many developers using it in animations. Even in managed C++ the performance is awful. Now, any dude...
7
by: andrew | last post by:
Does anyone know if there are any plans to address SQLprocedures() API performance in UDB 8.1 client/server? 8.1 SQLprocedures() API call is implemented through SYSIBM.SQLPROCEDURES(?,?,?,?)...
13
by: bjarne | last post by:
Willy Denoyette wrote; > ... it > was not the intention of StrousTrup to the achieve the level of efficiency > of C when he invented C++, ... Ahmmm. It was my aim to match the performance...
0
by: Brian Newtz | last post by:
Hi everyone, I posted this question to a yahoo group a while back but no one was able to figure out my problem... I really want to get this fixed, so I'll repost the message here: I'm trying...
17
by: 57R4N63R | last post by:
I'm currently building a website for one of the client. There has been few errors here and there, but just recently the problem is getting worse. Basically the symptoms is that when the user try...
6
by: scorpion53061 | last post by:
Is driving me nuts In module 1.... Public pricing1 as String Sub getPrice1 'do this to get price 1 price1 = "100" MsgBox(price1)
7
by: Peter Ritchie | last post by:
I'm writing a Web Service and I would like to add performance counter data for monitoring performance of the Web Service's operations over time and load. The problem is, I get the "Requested...
5
by: Varangian | last post by:
Hi, I have a performance issue question? which is best (in terms of efficiency and performance, I don't care neatness in code)... building an ArrayList of Object Instances using SqlDataReader...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.