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: need to increase the tablespace for users

Re: need to increase the tablespace for users

From: Tapan Trivedi <tapan.trivedi_at_abbnm.com>
Date: Fri, 03 Sep 1999 10:22:49 -0500
Message-ID: <37CFE7C9.F5DED431@abbnm.com>


alter tablespace users
add datafile 'datafile path' size;

madhu wrote:
>
> hi,
>
> I need to increase the table space for the users.
>
> how do I do it.
>
> madhu


Received on Fri Sep 03 1999 - 10:22:49 CDT

Original text of this message

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