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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: PL/SQL memory usage?

Re: PL/SQL memory usage?

From: Leandro Guimaraes Faria C. Dutra <ldutra_at_toyota.com.br>
Date: Wed, 3 Aug 2005 10:47:00 -0300
Message-ID: <OF336A6DD3.54ED9717-ON03257052.004B95CF-03257052.004C1098@toyota.com.br>

oracle-l-bounce_at_freelists.org gravou em 2005-08-03 06:35:25:

> On many occasions, when we want to a row-by-row operation and map it
> into plsql tables for performance, the real cause of the problem is
> the row-by-row approach. Trying to do things in sets (either with
> straight SQL or bulk-collect etc) is typically a better approach than
> massive plsql tables in memory.

        Totally agree. But unfortunately vendor doesn't know better, and ain't listening... /wa/ above soundness, and you get powerless.

        But thanks a lot for the PL/SQL blocks-in-PGA info.

--
Leandro Guimarães Faria Corcete DUTRA
Administrador de Bases de Dados      +55 (11) 4390 5383
Toyota do Brasil Ltda              ldutra_at_toyota.com.br
São Bernardo do Campo, SP                        BRASIL


This message (including any attachments) is confidential and may be privileged and intended solely for the use of the person/entity to whom it is addressed. If you have received it by mistake please notify the sender by returning via e-mail as well as delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is prohibited. Please note that e-mails are susceptible to change. TOYOTA DO BRASIL LTDA (including its group companies) shall not be liable for the improper or incomplete transmission of the information contained in this communication, neither for personal, nonbusiness related information nor opinion sent through this email or even for any delay in its receipt or damage to your system. TOYOTA DO BRASIL LTDA (or its group companies) does not guarantee that the integrity of this communication has been kept nor that this communication is free of viruses, interceptions or interference.
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 03 2005 - 08:52:48 CDT

Original text of this message

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