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: temporary segments created by stored procedures

RE: temporary segments created by stored procedures

From: Ashish <ash03_at_att.net>
Date: Mon, 07 Apr 2003 10:54:57 -0800
Message-ID: <F001.0057C06B.20030407105457@fatcity.com>


temporary segments created by stored proceduresIt will use A's temporary tablespace.

But if the procedure is defined to use invoker rights, it will use B's temporary tablespace.

I did not find any documentation on this, but I ran a test (Oracle 9.2.0.1 on Win 2k)
and found these results.
  -----Original Message-----
  From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Adams, Matthew (GECP, MABG, 088130)
  Sent: Monday, April 07, 2003 10:14 AM
  To: Multiple recipients of list ORACLE-L   Subject: temporary segments created by stored procedures

  If user A owns a stored function that is called by   user B and the usage of the stored procedure causes   a temporary segment to be created for sorting and   if user A and User B have different temporary tablespaces   defined, which tablespace is used to hold   this temporary segment?

  Oracle 8.1.7

  I can't find the answer on MetaLink. If anybody has a document   number to look up, I would greatly appreciate it.



  Matt Adams - GE Consumer Products - matt.adams_at_appl.ge.com   Contrary to popular opinion, Unix is user friendly.   It's just particular about who it makes friends with.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Ashish
  INET: ash03_at_att.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Apr 07 2003 - 13:54:57 CDT

Original text of this message

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