zOs/TX/PER24ALT
set current sqlid = 'S100447';
alter tablespace dA540769.APER24C1
segsize 32
;
commit
;x; ------------------------------------------------
alter tablespace dA540769.APER24S1
maxpartitions 5
;
alter tablespace dA540769.APER24C1
segsize 32
;
alter tablespace dA540769.APER24G1
bufferpool bp32k
;
commit
;
;x; ------------------------------------------------
set current sqlid = 'S100447';
alter index A540769.IPER24C1
alter partition 5 pctFree 22
;
alter index A540769.IPER24G1
pctFree 22
;
commit
;x; ------------------------------------------------
set current sqlid = 'S100447';
alter index A540769.IPER24C1 bufferpool bp1
;
alter index A540769.IPER24G1 piecesize 1 G
;
commit