|
The quetion is:
一个ORACLE用户所在的表空间满了,但硬盘里没有空间可以给他扩,而在另外一个INDEX表空间是空的,有10几个G的空间,现在想,在不把INDEX表空间的数据文件删除的情况下,让ORACLE用户在他所在的表空间满了后自动扩展到INDEX表空间上去,可以吗???HELP!!!
No one ask for index TS resize, he ask for new coming data goes
to index TS automatically and don’t touch the current data files,
because they are raw disk. |
|