Usually, EXTENTSIZE is suggested to be multiple of number of containers, in case of RAID, it is suggested to be multiple of RAID stripe size, here my question is when we say that "EXTENTSIZE - multiple of RAID stripe size" is it assumed that each table space has single container?
For instance, I have RAID 5 with stripe size 4, I have identified 7 table-spaces in all. Shall I have single container for all of them with EXTENTSIZE 4 * 16k ... ?
Any comments for performance...
thanks
Amol