While reading values from XML nodes for a bulk operation, we encountered the “ORA-04030: out of process memory when trying to allocate…” error raised by dbms_xslProcessor.valueOf procedure. When I first searched the web, I found out that small PGA size or kernel parameters not large enough to allow enough RAM was the cause of the [...]
