DBMS_OUTPUT not working while running DBMS_DATAPUMP
I'm testing DBMS_DATAPUMP using sample scripts from Oracle documentation. The scripts have several DBMS_DATAPUMP statements and I've added some of my own.
The problem and that I can see no output while the export is running. Once the export finishes then all output is sent. I've have serveroutput on.
Anyone else having this issue?