DBA_UNDO_EXTENTS

DBA_UNDO_EXTENTS描述了undo的所有段信息

The status of the undo space distribution reported by DBA_UNDO_EXTENTS is correct for the undo tablespace that is active on the instance on which DBA_UNDO_EXTENTS is queried.However, due to the use of in-memory information that is different on each instance, there can be a discrepancy in the status of the undo spacedistribution of undo tablespaces active on other instances when queried fromone instance. This does not affect undo functionality and is only a reportingdiscrepancy for other instances' undo tablespace space distribution status. Asa best practice, query the space distribution for an undo tablespace from theinstance on which it is active.

Column              	Datatype        	NULL	       Description
OWNER               	CHAR(3)	                    	Owner of the undo tablespace
SEGMENT_NAME        	VARCHAR2(30)    	NOT NULL   	Name of the undo segment
TABLESPACE_NAME	     VARCHAR2(30)	    NOT NULL	   Name of the undo tablespace
EXTENT_ID	           NUMBER	 	                    ID of the extent
FILE_ID	             NUMBER	          NOT NULL	   File identifier number of the file containing the extent
BLOCK_ID            	NUMBER	 	                    Start block number of the extent
BYTES	               NUMBER	                     	Size of the extent (in bytes)
BLOCKS	              NUMBER	                     	Size of the extent (in blocks)
RELATIVE_FNO        	NUMBER	                     	Relative number of the file containing the segment header
COMMIT_JTIME        	NUMBER	                     	Commit time of the undo in the extent expressed as Julian time. This                                                   column is deprecated, but retained for backward compatibility reasons.
COMMIT_WTIME        	VARCHAR2(20)	               	Commit time of the undo in the extent expressed as Wallclock time.Thi                                                  s column is deprecated, but retained for backward compatibility reasons.
STATUS              	VARCHAR2(9)	                	Transaction Status of the undo in the extent:
                                                  ACTIVE
                                                  EXPIRED
                                                  UNEXPIRED



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值