目前分類:CNC (5)

瀏覽方式: 標題列表 簡短摘要

1.檢查Table space 的使用情況

語法:select a.tablespace_name,round((total-free)/total,3)*100 pecent
from (select tablespace_name,sum(bytes) free from dba_free_space group by tablespace_name) a,
(select tablespace_name,sum(bytes) total from dba_data_files group by tablespace_name) b
where a.tablespace_name=b.tablespace_name

masterman 發表在 痞客邦 留言(0) 人氣()

 yum install -y sysstat

$ iostat -d -m -t 2 10

      2代表每2秒更新一次資訊。 
      10代表顯示10次結果就停止動作。 

masterman 發表在 痞客邦 留言(0) 人氣()

語法 : vmstat [參數] 
參數 | 功能 

-a | 顯示使用與非使用的虛擬記憶體狀態
-d | 顯示磁碟資訊

masterman 發表在 痞客邦 留言(0) 人氣()

1) You need to first Create LCM Activity Rule using application P482405-LCM Activity Rule. For example as follows.

Status Obj.Ty Role L.Stat N.Stat Approved
1 E1PAGE *PUBLIC Editing PendingApproval
1 E1PAGE *PUBLIC PendingApproval Approved A

masterman 發表在 痞客邦 留言(0) 人氣()

.     選單的TABLEcontrol table中,

 

l          F9000

l          F9001

l          F9002

masterman 發表在 痞客邦 留言(0) 人氣()

Close

您尚未登入,將以訪客身份留言。亦可以上方服務帳號登入留言

請輸入暱稱 ( 最多顯示 6 個中文字元 )

請輸入標題 ( 最多顯示 9 個中文字元 )

請輸入內容 ( 最多 140 個中文字元 )

reload

請輸入左方認證碼:

看不懂,換張圖

請輸入驗證碼