alter table table_name move new_tablespace without storage parameter, will the table use its origina
Hi,
As the subject states, will the original storage parameter reserved when a table is moved using the above sql? since this is one way to reorganize tablespaces, I wonder whether the initial extents is going to be based on current table size? I don't seems to have a good environment to test this.
Thanks.
Yinhai
As the subject states, will the original storage parameter reserved when a table is moved using the above sql? since this is one way to reorganize tablespaces, I wonder whether the initial extents is going to be based on current table size? I don't seems to have a good environment to test this.
Thanks.
Yinhai
0