Hi,
Consider the following scenario for some tablespace TBS_TEST:
EXTENTSIZE = 16
PREFETCHSIZE = AUTOMATIC (DB cfg parmater DFT_PREFECTH_SIZE = AUTOMATIC)
Now when I query the catalog tables for the PREFETCHSIZE I get a value of -1.
On using the LIST TABLESPACES SHOW DETAIL command the value for PREFETCHSIZE is shown as 16, considering the no. of containers and the physical disks per container to be 1.
I wanted to know that how does DB2 get the correct value for the PREFETCHSIZE using the LIST TABLESPACES command, whereas the catalog tables show -1 in them.
Hope this explains the problem. Let me know if other details are needed.
Regards,
ritz.