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!

Line wrapping change in Script Output window starting with version 4.2

Rich_LuxSep 1 2017 — edited Sep 10 2017

In SQL Developer versions prior to 4.2, the Script Output window would display results from each row on a single line. Starting with version 4.2 (including 17.2), the Script Output window wraps text at column 80 making it impossible to read the output of refcursors. I cannot find a setting anywhere in SQL Developer to change this behavior. In fact, even using the "set linesize 200" command, the text still wraps at column 80 and using the "set heading off" command doesn't turn off the headings either. Has anyone found a way to set the line wrapping behavior?

Thanks,

Rich

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 8 2017
Added on Sep 1 2017
19 comments
3,158 views