Advertisement
新聞快報

本站是用Joomla架設。架設本站的主要目的是方便自己平時搜尋資料,也想將自己的原創資料同大家分享,更希望本站的資料可幫助閣下解決或處理有關問題。如果對本站有何見解或意見,可Email 到 jason at jason-tang.com。

 
(源自網絡)EBS 11i ORA-01652问题 oracle 重建temp表空间的数据文件 PDF 列印 E-mail
作者 Administrator   
2009/05/11, Monday

Login as root
#su - oraerpp
$sqlplus
SQL*Plus: Release 9.2.0.3.0 - Production on Mon May 11 11:25:23 2009

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.

Enter user-name:system
Enter password:manager
Connected to:
Oracle9i Enterprise Edition Release 9.2.0.3.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.3.0 - Production

SQL>

SQL>create temporary tablespace TEMP2 TEMPFILE '/oracle/erpp/erppdata/temp02.dbf' SIZE 2048M REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED;
SQL>alter database default temporary tablespace temp2;
SQL>drop tablespace temp including contents and datafiles;
SQL>create temporary tablespace TEMP TEMPFILE '/oracle/erpp/erppdata/temp01.dbf' SIZE 2048M REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED;
SQL>alter database default temporary tablespace temp;
SQL>drop tablespace temp2 including contents and datafiles;
SQL>alter user apps temporary tablespace temp;

 
下一個 >
香港新聞
- 南太平洋斐濟及湯加附近分別發生地震
- 兩男子大埔購物涉嫌襲擊店員被捕
- 伊朗稱實現汽油自給自足不必進口
- 墨西哥煉油廠爆炸1死10傷
- 法國全國罷工集會抗議緊縮開支提高退休年齡
香港天氣
氣 溫 : 29 度
濕 度 : 2 %

天 氣 : 大 致 多 雲

七天天氣預報:

9 月 8 日
28 - 32 oC

9 月 9 日
9 月 9 日
27 - 32 oC


9 月 10
26 - 30 oC


9 月 11
26 - 30 oC


9 月 12
27 - 31 oC


9 月 13
28 - 32 oC


9 月 14
28 - 32 oC





[ design-cibox ]