ALTER TABLE . modify default attributes tablespace - where in DICT ?
698658May 12 2010 — edited May 12 2010Hi,
when I'm doing ALTER TABLE tab1 modify default attributes tablespace tbs1 ,
where is info about new 'default attributes' in oracle dictionary views?
Is that necessary step to set 'default attributes tablespace' after I move table partition to other tablespace ?
What are consequences of not setting that ?
Does same go to local index 'default attributes' ?
DBs are 9.2.0.8 and 10.2.0.3 .
Regards.
Greg