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

Home -> Community -> Usenet -> c.d.o.server -> Simple SQLPlus question - has me stumped (repost - other post was dated 2000).

Simple SQLPlus question - has me stumped (repost - other post was dated 2000).

From: Paul <paulsnewsgroups_at_hotmail.com>
Date: Mon, 06 Jun 2005 15:52:36 +0100
Message-ID: <sno8a1p8q2mfs5edn974g20fc0q6q4egno@4ax.com>

Hi all,

Am trying to learn Oracle at home (between jobs!).

Log on as scott/tiger.

set linesize 10000
set pause on
set serveroutput on

select * from dictionary

> TABLE_NAME COMMENTS
> ---------------------------------------------------------------------------------------------------
> ALL_ALL_TABLES Description of all object and relational tables accessible to the use

But I can't scroll over to the right any further than this, despite having a linesize of 10000. Can anybody tell me what I'm missing, thanks?

Paul...

-- 

plinehan __at__ yahoo __dot__ __com__

XP Pro, SP 2, 

Oracle, 9.2.0.1.0 (Enterprise Ed.)
Interbase 6.0.2.0;

When asking database related questions, please give other posters 
some clues, like operating system, version of db being used and DDL.
The exact text and/or number of error messages is useful (!= "it didn't work!").
Thanks.
 
Furthermore, As a courtesy to those who spend 
time analysing and attempting to help, please 
do not top post.
Received on Mon Jun 06 2005 - 09:52:36 CDT

Original text of this message

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