Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> partition table question.....
Hopefully this isn't a totally stupid question...
I have just started playing with table and index partitioning and it is not working as I initially thought it would. I have some questions....
I created a table with 14 range partitions based on date (less than 01-JAN-2001 thru 01-JAN-2002, MAXVALUE)
I added data to the table so that different partitions were populated with data.
I took a tablespace for one of the partitions offline. After which, selects against the table failed. At first I thought this sucked since a big benefit of partitions is that the data is available when partitions are lost or corrupted. After thinking about it, I figured it is not too hard to create a view which selects from the online partitions.
My questions are.....
Thanks for answers to any of these questions... I hope the answer to (1) is yes so that questions (3) and (4) go away.
Carl Mercer
cmercer_at_vibrant-1.com
Received on Wed Sep 19 2001 - 09:47:43 CDT
![]() |
![]() |