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!

dbms output not showing any message how to fix this?????

User_BGME0Mar 15 2021

sql developer version I am using -> ( Version 20.4.1.407 Build 407.0006)
actually i tried everything
set serveroutput on;
set serveroutput on size unlimited
set serveroutput on size 2000
done some settings like adding -> ( IncludeConfFile sqldeveloper-debug.conf) in sqldevelper.config file
add this ->(AddVMOption -Duser.language=fr) in sqldevelper.config file
all above six alternatives tried but still the dbms output console nor script output console show the line which i write inside dbms_output.put_line(' ....... ')
how can i fix pls help me out
Screenshot (62).png very tired of this how to fix this pls anyone help......
thanks in advance

Comments

Post Details

Added on Mar 15 2021
6 comments
10,872 views