UDB ESE (not DPF)v8 fp6a
AIX 5.2
I am trying to convert a table to Multi Dimensional Clustering..I created new table with MDC option on 32k pagesize tablespace and tried to load data (3 million records)from the old table which is in tablespace of 4k pagesize..It constantly gave me utility_heap errors and finall stopped after I increased it to 124000 (4K pages) But the load is veryslow..loading only 5000 rows in 25 mins.
In documentation, it says have utility_heap_sz as large as possible..on a 32bit where database shared memory is limited , how much can we increase this to satisfy it's need? Also, it was mentioned to increase logbufsz..can any one tell me how to tune these? what's the recommended value for logbufsz?