码迷,mamicode.com
首页 > 数据库 > 详细

Oracle commonly uesd tables/views and processes(二)

时间:2019-11-18 09:40:13      阅读:94      评论:0      收藏:0      [点我收藏+]

标签:assm   esc   art   note   http   ora   ext   image   alt   

一、oracle commonly table
1、dba_extents #describes the extents comprising the segments in all tablespaces in the database.
技术图片
commonly column
owner
segment_name
partition_name
tablespace_name
blocks
bytes

2、dba_segments#describes the storage allocated for all segments in the database.
技术图片
owner
segment_name
partition_name
segment_type *
segment_subtype # subtype of lob segment :sourcefile assm mssm and null
tablespace_name
bytes

NOTE:The next Blog describe the principles of  Oracle 12C RAC .

Oracle commonly uesd tables/views and processes(二)

标签:assm   esc   art   note   http   ora   ext   image   alt   

原文地址:https://blog.51cto.com/11298469/2451078

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!