Skip to Main Content

SQL & PL/SQL

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!

dbms_output not working in the sql developer

User_BXLRVJan 18 2022

Oracle database version : 10.2.0.5.0
Recently after installing the Sql developer version 21.4.1.349 the dbms_output is not showing any
thing.
Tried enabling it from the view options
Tried set serveroutput on;
Nothing works.
I was going through some random post and i saw this
10g is no longer supported, the newer jdbc drivers we use in SQL Developer won't work with the code we have for getting dbms_output
is this true?

This post has been answered by Mike Kutz on Jan 18 2022
Jump to Answer
Comments
Post Details
Added on Jan 18 2022
6 comments
18,761 views