Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Question on application installations
haganahtrainer_at_gmail.com wrote:
> I have a database instance created for a web application and this
> application repository was installed using the USERS tablespace- i.e.
> all of the objects were created in this USERS tablespace and any
> objects this application creates will be stored in the USERS
> tablespace-
>
> My Question::
> Are there any issues with leaving the applications objects in the
> USERS tablespace? I can restore the database instance and create a
> seperate tablespace to store the objects, but I am wondering if this
> really matters, as long as the USERS tablespace can grow enough to fit
> the objects created by the application...
>
> Thanks in advance...
None other than its size. You might want to resize before it breaks.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Wed Nov 07 2007 - 00:30:03 CST
![]() |
![]() |