G
Gareth Vincent
Guest
Hi Steven, the rule of thumb is to separate all high processing tables into their own storage areas along with its own index area. The RPB will vary per table so make sure you allocate tables accordingly. I usually stick to either a cluster size of 512 for large tables and 8 for everything else. For all other tables I would group them based on their RPB and cluster size.
Continue reading...
Continue reading...