Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQL Developer 18.3 doesn't show DBMS Output

smoliveiraMar 20 2019 — edited Mar 28 2019

Hi,

I am using SQL Developer 18.3 and it doesn't show DBMS Output.

Database version: 12.1.0.2.0

pastedImage_0.png

However, if I run the same on SQL*Plus for the same schema and database, it runs fine:

pastedImage_1.png

Moreover, if I connect to another database also version 12.1.0.2.0 on the same SQL developer, it runs fine:

pastedImage_2.png

Am I missing some configuration?

Regards,

Susana

Comments

Udo
Answer
Hello Alex,

the APEX Listener doesn't support SSL itself (see {thread:id=2192664}).
You don't need a full app server for this. A proxy capable of serving HTTPS (e.g. Apache HTTPD) would be sufficient.

-Udo
Marked as Answer by 786541 · Sep 27 2020
786541
Thank you!
1 - 2

Post Details

Added on Mar 20 2019
9 comments
3,137 views