intergrated replicat with max_sga_size parameter
Hello experts,
I would like to know oracle recommendation setting database parameter the 'streams_pool_size' with OGG12c Intergrated replicat .
Currently we have 14 intergrated replicats running with max_sga_size of 1gb each mentioned in parameter file, so as per oracle recomendataion (1GB * 14) * 1.25 = 17.5GB streams pool size needs to be set .
We have dynamic sga (ASMM ) enabled at database level , so is still required to set streams_pool_size 17.5 GB or we could allocate lesser value like 5GB to streams_pool_size and let the streams pool grow as when required.
I was not able to find any metalink doc setting streams pool size with ASSM enabled. any insights on the above would be helpful.