There are 2 things with AUTOMATIC SPACE MANAGEMENT,
1. AUTOMATIC STORAGE and
2. AUTORESIZE.
I believe, DB2 allows to ENABLE/DISABLE AUTORESIZE for a Tablespace
but not for AUTOMATIC STORAGE.
Infact, i do not see any db2 syntax which DISABLES Automatic Storage.
I have system tablespaces which are defined as AUTOMATIC STORAGE. ie:
SYSCATSPACE, SYSTOOLSPACE etc. Is it possible or safe to export/import
from these tables?
Please advice.
Thanks,
Myjish.
> myjis...@gmail.com wrote:
> > Hello,
[quoted text clipped - 20 lines]
> with automatic storage to standard DMS/SMS tablespaces using
> LOAD FROM CURSOR, INSERT INTO ... SELECT, etc.
Jean-Marc Blaise - 19 Jan 2008 11:28 GMT
Hi Myjish,
Just for curiosity, why are you interested in disabling automatic storage ?
Do you have any problems with it ?
Regards,
JM
There are 2 things with AUTOMATIC SPACE MANAGEMENT,
1. AUTOMATIC STORAGE and
2. AUTORESIZE.
I believe, DB2 allows to ENABLE/DISABLE AUTORESIZE for a Tablespace
but not for AUTOMATIC STORAGE.
Infact, i do not see any db2 syntax which DISABLES Automatic Storage.
I have system tablespaces which are defined as AUTOMATIC STORAGE. ie:
SYSCATSPACE, SYSTOOLSPACE etc. Is it possible or safe to export/import
from these tables?
Please advice.
Thanks,
Myjish.
On Jan 16, 2:31 pm, Ian <ianb...@mobileaudio.com> wrote:
> myjis...@gmail.com wrote:
> > Hello,
[quoted text clipped - 20 lines]
> with automatic storage to standard DMS/SMS tablespaces using
> LOAD FROM CURSOR, INSERT INTO ... SELECT, etc.