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: Session PGA memory max exceeded 2 GB and crashes.

Re: Session PGA memory max exceeded 2 GB and crashes.

From: Norman Dunbar <norman.dunbar_at_environment-agency.gov.uk>
Date: Wed, 20 Dec 2006 15:47:20 +0000
Message-Id: <s5895b2d.012@environment-agency.gov.uk>

Nigel,

>> I bet that Norman's little proc is
>> - executing every row

Ok, this has been tested. (not quite on this table though).

I built a small function to return a number and taking a single VARCHAR2 as an input parameter. I then put a call to DBMS_OUTPUT.PUT_LINE in the function and called it in a similar manner to the 'blow up' as in :

DELETE FROM test_table WHERE ID > function_call('UNUSED');

I only had one line of output and, as expected, zero rows were deleted from my test table. The test table has a few thousand rows in it.

Oh well, more investigation is required.

Cheers,
norman.

Norman Dunbar.
Contract Oracle DBA.
Rivers House, Leeds.

Internal : 7 28 2051
External : 0113 231 2051

Information in this message may be confidential and may be legally privileged. If you have received this message by mistake, please notify the sender immediately, delete it and do not copy it to anyone else.

We have checked this email and its attachments for viruses. But you should still check any attachment before opening it.

We may have to make this message and any reply to it public if asked to under the Freedom of Information Act, Data Protection Act or for litigation. Email messages and attachments sent to or from any Environment Agency address may also be accessed by someone other than the sender or recipient, for business purposes.

If we have sent you information and you wish to use it please read our terms and conditions which you can get by calling us on 08708 506 506. Find out more about the Environment Agency at www.environment-agency.gov.uk

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 20 2006 - 09:47:20 CST

Original text of this message

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