Skip to Main Content

Oracle Database Discussions

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.

SQL*Plus + readline library + pager

551707Dec 20 2006 — edited Dec 20 2006
Hi,

I am relatively new to Oracle and therefore I would like to know why SQL*Plus command line utility is so spartan and user unfriendly.

I am talking about SQL*Plus 10.2.0.1 included in Oracle 10g R2 for Linux x86. On many UNIXes platforms there are readline library and pager utility for output piping. Typical example of user-friendly command line utility is MySQL client. So, my question is:

why is SQL*Plus binary different (not linked against readline library and doesn't provide a call to pager for output piping)?

Thanks

Albert

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 17 2007
Added on Dec 20 2006
1 comment
497 views