Oracle commonly uesd tables/views and processes

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Oracle commonly uesd tables/views and processes相关的知识,希望对你有一定的参考价值。

一、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的主要内容,如果未能解决你的问题,请参考以下文章

layui教程---table

SQL中使用WITH 语句的查询

我找不到 oracle.wsm.common.config.WsmConfig 的 jar

Oracle .Net ManagedDataAccess 错误:无法从程序集中加载类型“OracleInternal.Common.ConfigBaseClass”

The ORDER BY clause is invalid in views, inline functions, derived tables, subqueries, and common ta

oracle查询