Re: I should know this....about temp segments tablespace

From: Steve Long <answers_at_ix.netcom.com>
Date: 1996/06/04
Message-ID: <4p1ucm$2h8_at_dfw-ixnews3.ix.netcom.com>#1/1


The user MUST be allocated use of a temporary tablespace or the database will use SYSTEM (not good).

alter user USERNAME temporary tablespace TEMP_TABLESPACE_NAME [quota..]

(page 4-84 of ORACLE7 Server SQL Language Reference Manual)


In <4okk12$9qp_at_crissy.ge.com> Donna Kray <kray.donna_at_mlink.motors.ge.com> writes:
>
>One thing I've never been sure about.
>
> 1) Does a user need quota on a tablespace for temporary segments?
 (I'm
>on 7.0.16, soon to be 7.1.5) This would be a user who does not
>explicitly build anything in the tablespace (no indexes or tables).
 (In
>case you're wondering, yes, ALL my users except SYS have temp
 tablespace
>set to this tablespace.
>
> 2) The temp segements...do they belong to the user or to sys (or
>whomever)?? If they belong to sys (or whomever), then the user would
 not
>need quota, correct?
>
> 3) Before you enjoin me to RTFM, tell me what TFM is. I would love to
 

>track it down in the documentation, but have not been able to as of
 yet.
>
>
>TIA,
>
>DL Kray
>
Received on Tue Jun 04 1996 - 00:00:00 CEST

Original text of this message