If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > The reason for unexpected growth in mdf file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-04-02, 03:56
ranjan ranjan is offline
Registered User
 
Join Date: Aug 2002
Location: india
Posts: 40
Exclamation The reason for unexpected growth in mdf file

I have experienced a sudden increase in my database ie mdf ,since last 2 days hardly there is a 2mb of data being entered i found there is an increase of 400mb.
can any body let me know the reason for this unexpected growth and remedy for the same.
for info i observed the show-contig report and found fragmentation is under control.
prompt reply will be highly appriciated
Reply With Quote
  #2 (permalink)  
Old 09-06-02, 07:42
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Are you using Informix?
What is mdb? a database?
How do you calculate the size of yr database? With onstat -d?
You can check table per table what the growth is.

If you are using IDS, check the sysptnhdr table in sysmaster database.
do a sum of the pages columns. Here you can see the difference between allocated space and actually used space.

I assume a table allocated a big extent in your dbspace.
sysextents holds this info.
__________________
rws
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On