Team,
I recently implemented parallel replicat in my environment and I started seeing below error in rpt file.
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
I have 33G of SGA and 6G of streams_pool_size. I had 2 integrated replicat earlier and I was hitting performance issue due to large number of transactions. So I changed one integrated replicat to parallel integrate. It ran fine for a day but now it gets abended with above error after processing few trails. Can someone please help if you have come across this error? Thank you