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 -> SQLPlus - has me stumped (re-repost - calendar reset wrongly).

SQLPlus - has me stumped (re-repost - calendar reset wrongly).

From: Paul <paulsnewsgroups_at_hotmail.com>
Date: Wed, 08 Jun 2005 17:29:12 +0100
Message-ID: <n57ea1h6gkn46tqjp92uqbbd3846hs1m2u@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 Wed Jun 08 2005 - 11:29:12 CDT

Original text of this message

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