Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> dedicated tablespaces
Is there any benefit for setting up different tablespaces to store tables that will perform different roles. (using RAID by the way).
We have a database used for general usage, lots of rows added to several
tables and and regular deletions etc. We also have a set of archiving tables which are populated with data from the regular tables once a month, data is then exported from the archive tables, the archive tables
are then truncated until the following archive occurs (standard sort of data archiving set up).
Are there any performance benefits from putting the archive tables in their own tablespace. Is the regular populating of these tables and truncating of these tables adding to disk fragmentation in my main tablespaces.
any experience/assisstance greatly appreciated
Richard Received on Tue Apr 20 1999 - 03:27:56 CDT
![]() |
![]() |