Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Change the width of the SQL plus Interface

Re: Change the width of the SQL plus Interface

From: Tobias Rangne <nospam_tobias.rangne_at_sensor-data.se>
Date: Wed, 13 Aug 2003 08:58:05 GMT
Message-ID: <x4n_a.23934$dP1.51492@newsc.telia.net>


Hi,

set buffer 2000
set linesize 2000

Put them in the glogin.sql if you dont want to run them everytime you start sqlplus.

"cschang" <cschang_at_maxinter.net> skrev i meddelandet news:3F34607B.D12DA1F2_at_maxinter.net...
> I recently got a new workstation installed with Window 2K professional.
> However, after I installed the 8.1.7 client, the sqlplus interface
> window only allow me to view 100 characters wide. Even I have tried to
> use "SET LINESIZE .." to extend the linesize, I still only get 100
> characters width. Anything above 100 characters been cut off. I tried
> to set the NOWRAP off, but no help. Is some setting of my Windows 2k
> wrong or the oracle environment setting wrong?
> I have tried to use the sql plus under the dos prompt window. It
> reacted the same way.
>
> C Chang
>
>
Received on Wed Aug 13 2003 - 03:58:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US