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: out of memory - executing a select statement

Re: out of memory - executing a select statement

From: What's in a namespace <whatsin_at_xs4all.nl>
Date: Wed, 10 Jan 2007 20:53:32 +0100
Message-ID: <45a5443d$0$327$e4fe514c@news.xs4all.nl>

"Anurag Varma" <avoracle_at_gmail.com> schreef in bericht news:1168445146.894466.108780_at_p59g2000hsd.googlegroups.com...
>
> savindya wrote:
> -snip-
>> Hi,
>>
>> Sorry if I offended you. But I have listed all the known facts.
>>
>> The out of memory occurs in the PL SQL developer GUI when a select *
>> from XXXX is performed.
>> The PLSQL developer first lists down the first 30 rows.When I click on
>> fetch all rows, it crashes mid way.
>> The problem must be with the client program (PL SQL developer) and not
>> the database server.
>> Are there any memory managment methods to use ?
>> Should the database table entries be archived ?
>>
>> The machine on which the PLSQL runs has 1 GB RAM.
>> please advice
>>
>> Savindya
>
> This question has nothing to do with oracle. Please post this question
> in
> a pl/sql developer forum.
> Either its an issue with your machine .. or a bug in pl/sql developer.
> .. or you can probably try getting the latest version of pl/sql
> developer.
> Maybe its a bug thats fixed in latest release (maybe..)
>
>
> Anurag
>

Could be a mismatch between SQL NET client version (10? 8?) and server version (9?). Toad had a problem like this too (client version 9, server version 10) Received on Wed Jan 10 2007 - 13:53:32 CST

Original text of this message

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