In PL/SQL Developer version 16.0 you made DBMS Output faster by using bulk processing via dbms_output.get_lines. Can you please do something similar for HTP output as well by using htp.get_page instead of htp.get_line? Currently getting HTP output from a remote database is very slow.
Last edited: