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 -> Re: Temporary tablespaces

Re: Temporary tablespaces

From: Jerry Gitomer <jgitomer_at_hbsrx.com>
Date: Thu, 29 Jul 1999 13:34:15 -0400
Message-ID: <7nq38o$4ar$1@autumn.news.rcn.net>


This response was emailed to the author

Hi,

    You can always do:

    ALTER USER big_query TEMPORARY TABLESPACE new_space QUOTA UNLIMITED ON new_space;

regards
Jerry Gitomer

  1. López wrote in message <7np4dj$ghu$1_at_talia.mad.ttd.net>...
    |Hi,
    |
    |I am learning Oracle and I'd like to know if it was interesting
    to have more
    |than one temporary tablespace if I have only one user who make a
    lot of
    |complex queries.
    |
    |
    |Thanks in advance, A.Lopez
    |
    |
Received on Thu Jul 29 1999 - 12:34:15 CDT

Original text of this message

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