Temporary storage queue resource tables and index: CIURTSQ

Calculation of the space required for the DB2® tablespace and DB2 index for the temporary storage queue resource data.

To calculate the space, in KB, to allocate for the DB2 tablespace and the DB2 index required for temporary storage queue resource data, you need to estimate the total number of rows.

Calculate this number from the following values:
  • NUM_CICS_TSQ
  • NUM_REGION_D
Calculate the number of rows for the DB2 table as follows:
NUM_ROWS = (NUM_CICS_TSQ * NUM_REGION_D) 

Use the value calculated for NUM_ROWS and the values for ROW_SIZE and PERCENT_FREE in Table 1 to calculate the PRIQTY and SECQTY as described in Figure 1.

Table 1. Worksheet for the TSQUEUE detail resource table
Tablespace Row_Size Percent_Free PRIQTY SECQTY
CIUTSQ 114 15    
Indexes        
XTSQUEA 28 20    

Reference Reference

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///ciuugc00394f.html