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 > DB2 > Issues with secondary extents

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-09, 13:45
aravinth85 aravinth85 is offline
Registered User
 
Join Date: Feb 2009
Posts: 2
Issues with secondary extents

Hello,

I find the secondary extent allocation for a partitioned tablespace was varying randomly when I did a LISTCAT on one of the partition dataset. Similar to the one below

TRACKS--------------1095

TRACKS---------------330

TRACKS--------------1575

TRACKS--------------1065

TRACKS---------------435

TRACKS---------------765

TRACKS---------------600

TRACKS---------------135

TRACKS---------------450

TRACKS---------------435

The DB2 version is V8 on compatibility mode. The secondary quantity for this partition is 720 KB in DDL for the tablespace.

The issue is, the data load was tested in TEST system and went fine (where the secondary extents varied randomly as shown above) but failed in production where maximum number of extents reached.Also the secondary quantity for the partition was 720 KB similar to test.

What could be the reason behind taking random size for secondary extent?

Will z parm MGEXTSZ=YES play a role with DB2 V8 compatibility mode?

In that case MGEXTSZ=YES is set both in Test and Prod the same way?

Could you please help me in diagnosing the issue?
Reply With Quote
  #2 (permalink)  
Old 02-20-09, 13:53
aravinth85 aravinth85 is offline
Registered User
 
Join Date: Feb 2009
Posts: 2
One more information to add,the DB2 is running on mainframe.

Thanks
Aravinth
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