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 -> REPOST: Re: Oracle SQLPlus on Unix: resizing

REPOST: Re: Oracle SQLPlus on Unix: resizing

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 29 Dec 2001 09:28:54 +0100
Message-ID: <8$--$$_--%$$%-$$$$@news.noc.cabal.int>


On Sat, 29 Dec 2001 02:59:08 -0330, Neil Zanella <nzanella_at_garfield.cs.mun.ca> wrote:

>
>Hello,
>
>I would like to know how I can notify sqlplus
>of the terminal width in Oracle 8 and 9 running
>under Unix. I find that sqlplus always assumes
>a column with of 80 columns which is useless
>when tables contain moderately large fields.
>
>Thanks!
>
>Neil

set linesize ...
set pagesize ...

Other set options are described in the sql*plus documentation

Hth

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address

This message was cancelled from within Mozilla. Received on Sat Dec 29 2001 - 02:28:54 CST

Original text of this message

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