Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL*Plus line buffers setting ??
Hi Tom !
You can set this in your global login procedure for sqlplus.
$ORACLE_HOME/sqlplus/admin/glogin.sql
Or you create a login.sql in your home directory.
Br Manfred
Tom Home <home123_at_rocketmail.com> wrote in article
<34dba17c.29430971_at_news.mindspring.com>...
> Is there anyway to set the Screen Buffer - Buffer Width to default to
> 1000 instead of 100? Is there a "SET" command that can be run
> (similar to the "SET LINESIZE=1000" command)? It's just an
> inconvenience to have to go to the Options -> Environment panel and
> change the setting manually every time. Thanks!
>
> Tom
> home123_at_rocketmail.com
>
Received on Wed Feb 04 1998 - 00:00:00 CST
![]() |
![]() |