V$RMAN_OUTPUT 视图

V$RMAN_OUTPUT 视图

V$RMAN_OUTPUTdisplays messages reported by RMAN. This is an in-memory view and is not recorded in the controlfile. The view can hold 32768 rows.

V$RMAN_OUTPUT 视图记录了RMAN生成的信息,这是在内存中额视图,不会记录到控制文件上。最多有37278条记录。

ColumnDatatypeDescription
SIDNUMBERSession ID of the session which is running this RMAN operation
RECIDNUMBERRecord ID of the correspondingV$RMAN_STATUSrow
STAMPNUMBERTimestamp of the correspondingV$RMAN_STATUSrow
SESSION_RECIDNUMBERRecord ID of the session (correspondingV$RMAN_STATUSrow withROW_LEVEL=0)
SESSION_STAMPNUMBERTimestamp of the session (correspondingV$RMAN_STATUSrow withROW_LEVEL=0)
OUTPUTVARCHAR2(129)Output text reported by RMAN
RMAN_STATUS_RECIDNUMBEROwningV$RMAN_STATUSrecord ID
RMAN_STATUS_STAMPNUMBEROwningV$RMAN_STATUSrecord stamp
SESSION_KEYNUMBERSession identifier
[@more@]
请使用浏览器的分享功能分享到微信等