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
very tired of this how to fix this pls anyone help......
thanks in advance