user_clusters라는 View를 이용한다.
[Def]
Cluster_Name
TableSpace_Name
PCT_FREE
PCT_USED
Key_Size : Cluseter Key Size
Ini_Trans : Transaction의 초기수
Max_Trans : Transaction의 Max수
Initital_Extent : 초기영역의 Size
Next_Extent : 다음 확장영역의 Size
Pct_Increase : 확장영역에서의 증가율
....
[Query]
select * from user_clusters;
[Result]
------------------------------------------------------------------------------------------------------------------
Cluster_Name TS_Name Pctfree Pctused Key_Size IniTrans MaxTrans Ini_Extent Next_Extent Min_Extents Max_Extents PctIncrease
------------------------------------------------------------------------------------------------------------------
CL_LCODE_MCODE V_DATA 10 40 1024 2 255 512000 768000 1 121 50
댓글 없음:
댓글 쓰기