Skip to Main Content

SQLcl

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

sqlcl format issues

GambleskAug 15 2018 — edited Aug 15 2018

This is with version 18.2. running on Red Hat Enterprise Linux Server release 7.4 (Maipo)

I am having some issues with the formatting of query output. Very possible I am just doing something incorrectly and I have spent some time looking around at various blogs, etc and have not found anything.

The issue is shown by a simple query against v$session. The columns do not line up correctly. This is a simple example some of the scripts I use are so bad its unreadable as the columns are all over the place.

screenshot.png

Message was edited by: Gamblesk Originally had 2 issues I posted. Looked like sqlcl was highlighting text in default format.. turned out it was mobaxterm doing it.

Comments

Post Details

Added on Aug 15 2018
2 comments
287 views