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 -> tempspace usage

tempspace usage

From: <john_at_wildbare.com>
Date: 5 Oct 2005 14:17:46 -0700
Message-ID: <1128547066.911779.194060@g47g2000cwa.googlegroups.com>


I am running a query under 8.1.7 CBO that joins several tables together using hash-joins. When the query is run from SQL*Plus the session uses approx. 3.8Gb of tempspace, when the same query is placed alone within a pl/sql stored procedure and the stored procedure call from SQL*Plus the session uses 4.2Gb+. Can anybody explain this difference? Received on Wed Oct 05 2005 - 16:17:46 CDT

Original text of this message

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