]]>ORA-25153: Temporary Tablespace is Emptyhttp://www.aygfsteel.com/yanchengxiaotubao/articles/389817.html盐城土?/dc:creator>盐城土?/author>Thu, 18 Oct 2012 06:34:00 GMThttp://www.aygfsteel.com/yanchengxiaotubao/articles/389817.htmlhttp://www.aygfsteel.com/yanchengxiaotubao/comments/389817.htmlhttp://www.aygfsteel.com/yanchengxiaotubao/articles/389817.html#Feedback0http://www.aygfsteel.com/yanchengxiaotubao/comments/commentRss/389817.htmlhttp://www.aygfsteel.com/yanchengxiaotubao/services/trackbacks/389817.htmlORA-25153: Temporary Tablespace is Empty
Total System Global Area 1319546880 bytes Fixed Size 2114656 bytes Variable Size 503319456 bytes Database Buffers 805306368 bytes Redo Buffers 8806400 bytes Database mounted. Database opened.
查看Alter日志的方法:
SQL> show parameter background_dump_dest;
NAME TYPE VALUE ------------------------------------ ----------- ------------------------------ background_dump_dest string e:\app\wpeng\diag\rdbms\wpeng\wpeng\trace
SQL>select name,value from v$parameter v where v.name like'%background%'; NAME VALUE -------------------- ---------------------------------------- background_core_dump partial background_dump_dest e:\app\wpeng\diag\rdbms\wpeng\wpeng\trace