Hi, Have you tried something like this?
alter ‘t1’, METHOD => ‘table_att_unset’, NAME => ‘MAX_FILESIZE’ JMS 2016-08-04 13:53 GMT-04:00 Simon Wang <[email protected]>: > Hi all, > > Global index tables have `MAX_FILESIZE` automatically set upon creation. > This option can be overridden by setting `MAX_FILESIZE = xx` in DDL. But > how can we force it to be unset in DDL? > > Thanks in advance! > > Best, > Simon
