orcl改变临时表空间的指令sqlplus / as sysdba;
alter database tempfile 'D:\oracle\product\10.2.0\oradata\zhongnan\temp01.dbf' resize 100M;
每次只能缩小或增大10g 可以多次修改