Hi,
Is there anyone out there who can give me an example of how to create a partitioned tablespace so I can store a table of size > 64GB? From all of the reading I've done, that's what needs to be done, but I can't find any examples.
A few issues:
a) Do I have to create a container of pre-allocated size?
b) What parameters do I have to worry about (i.e. DSSIZE, LARGE, NUMPARTS...)
Thanks very much.
VX