Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to change default tablespace of self

Re: How to change default tablespace of self

From: <impraveen_at_gmail.com>
Date: 18 Oct 2005 21:52:44 -0700
Message-ID: <1129697563.979964.209870@g44g2000cwa.googlegroups.com>


Hi
It has worked. Giving ALTER USER privilege to this user has made it possible to change its default tablespace without DBA rights. I was wondering, if it could be possible to give some other privilege which would allow a user to change only its default tablespace and not for some other user. This privilege seems to allow the user to change default tablespace for other users as well. thanks
Praveen

DA Morgan wrote:
> impraveen_at_gmail.com wrote:
> > Hi
> > Thanks for the response guys... There is only one owner and we do not
> > want to give it DBA rights. Also, the separate tablespaces are for
> > performance gain, i.e. one set of tables in one tablespace and other
> > more performance hungry tables in other tablespace. One of the
> > tablespace would be default for our owner.
> > Also, Scripts are always run as owner.
> > -Praveen
>
> Read a good book on tuning. What you describe above makes no sense.
> --
> Daniel A. Morgan
> http://www.psoug.org
> damorgan_at_x.washington.edu
> (replace x with u to respond)
Received on Tue Oct 18 2005 - 23:52:44 CDT

Original text of this message

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