RMAN备份动态性能视图 V$BACKUP_SET_DETAILS

V$BACKUP_SET_DETAILS provides detailed information about the backup set. This view will contain an extra row for each backup session that invokes BACKUP BACKUPSET (that is, creates new copies for the same backup set or copies backup set information from disk to tape). However, the remaining values of other columns belong to the complete backup set.

Column Datatype Description
SESSION_KEY NUMBER Session identifier
SESSION_RECID NUMBER Identifies the job, together withSESSION_STAMP.
SESSION_STAMP NUMBER Identifies the job, together withSESSION_RECID
BS_KEY NUMBER Backup set identifier
RECID NUMBER RECID from V$BACKUP_SETrecord
STAMP NUMBER Stamp from V$BACKUP_SETrecord
SET_STAMP NUMBER Backup set stamp
SET_COUNT NUMBER Backup count number
BACKUP_TYPE VARCHAR2(1) Type of backup (same as inV$BACKUP_SET)
CONTROLFILE_INCLUDED VARCHAR2(3) Control file included in backup set (same as in V$BACKUP_SET)
INCREMENTAL_LEVEL NUMBER Incremental level (same as inV$BACKUP_SET)
PIECES NUMBER Number of pieces (same as inV$BACKUP_SET)
START_TIME DATE Start time of the backup set (same as in V$BACKUP_SET)
COMPLETION_TIME DATE Completion time of the backup set (same as in V$BACKUP_SET)
ELAPSED_SECONDS NUMBER Time taken for backup set creation (same as inV$BACKUP_SET)
BLOCK_SIZE NUMBER Block size (same as inV$BACKUP_SET)
KEEP VARCHAR2(3) Keep value (same as inV$BACKUP_SET)
KEEP_UNTIL DATE Keep Until time (same as inV$BACKUP_SET)
KEEP_OPTIONS VARCHAR2(10) Keep options (same as inV$BACKUP_SET)
DEVICE_TYPE VARCHAR2(17) Type of device. If the backup set exists on more than one device type, an * is indicated here.
COMPRESSED VARCHAR2(3) YES, if backup is compressed
NUM_COPIES NUMBER Number of identical copies
OUTPUT_BYTES NUMBER Size of the backup set
备份完成后备份集的大小
ORIGINAL_INPUT_BYTES NUMBER Amount of data backed up when the backup set was created
当备份集创建时备份的大小
COMPRESSION_RATIO NUMBER The ratio between the total blocks in the datafile and the blocks that RMAN backed up. This is not the the ratio from the AS COMPRESSED BACKUPSET clause of the BACKUPcommand.
字段ORIGINAL_INPUT_BYTES相对OUTPUT_BYTES的倍数
STATUS CHAR(1) The status of the backup set. It is always A (all backup pieces available), because this view only reflects available backup sets.
ORIGINAL_INPRATE_BYTES NUMBER Number of bytes read per second when backup set was initially created
备份时每秒的数据读取(字节)
OUTPUT_RATE_BYTES NUMBER Number of bytes written per second when the backup set was initially created
备份时每秒的数据写入(字节)
ORIGINAL_INPUT_BYTES_DISPLAY VARCHAR2(4000) Input rate to display
备份时每秒的数据读取(友好显示)
OUTPUT_BYTES_DISPLAY VARCHAR2(4000) Size of backup set to display
备份集大小(友好显示)
ORIGINAL_INPRATE_BYTES_DISPLAY VARCHAR2(4000) Input rate per second for display
备份时每秒的数据读取(友好显示)
OUTPUT_RATE_BYTES_DISPLAY VARCHAR2(4000) Output rate per second for display
每秒数据写入(友好显示)
TIME_TAKEN_DISPLAY VARCHAR2(4000) Elapsed time in hh:mm:ss format
花费时间显示
ENCRYPTED VARCHAR2(3) A value of YES means an encrypted backup, otherwise not an encrypted backup.
是否加密
BACKED_BY_OSB VARCHAR2(3) A value of YES means the backup was done to Oracle Secure Backup. Otherwise, backed up by other third party tape library.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值