8.2 on Win 2000 Server
Hey all,
I'm trying to figure out something with regard to SMS tablespace maximums. I have a 4k SMS tablespace approaching 64GB. I'm under the impression that I can exceed 64GB as long as
no single table is bigger than 64GB. Is this correct?
What I actually have is:
1 table with a long varchar 32700 (.DAT file is 15GB and .LF is 40GB :/)
+ 5.5GB of indexes
1 133MB table
So I'm wondering:-
- Do I need to take action before the tablespace hits 64GB?
- If the max is actually per table is my table above limit calculated against 15GB or 55GB (DAT+LF)
- Given that these guys are moving to 9.7 in less than 12 months what's the easiest way to sidestep the space issue if I am approaching a hard limit?
Cheers!