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 -> Re: SQL plus memory exception

Re: SQL plus memory exception

From: Matthias Rogel <rogel_at_web.de>
Date: Wed, 18 Dec 2002 10:25:13 +0100
Message-ID: <atpetp$1ds1g$1@ID-86071.news.dfncis.de>


Great !!
I sometimes had/have similar effects with DESCRIBE

the real funny thing I noticed:
the crash of sqlplus is platform independent !! (try the same DESCRIBE for example with sqlplus on Windows32 and sqlplus on Linux)

I suggest U join the club
"Rename sqlplus to sqlminus"

Matthias

Shafeek Khalidh wrote:
> Hi
>
> I've a table named MAIN under the user ADMIN. I've created a public synonym
> with the name MAIN.
>
> Now I've created another user called WUSER. I've given the privilages to
> WUSER on the table MAIN.
>
> But when I'm DESCRIBING the MAIN table from WUSER, it is showing a memory
> error and closes the sql plus.
>
> Please help
>
> Shafeek Khalidh
>
>
Received on Wed Dec 18 2002 - 03:25:13 CST

Original text of this message

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