您好,登錄后才能下訂單哦!
RMAN diagnostic 信息收集 [ID 1337285.1] 適用于: Oracle Server - Personal Edition - Version: 10.1.0.2 to 11.2.0.2 - Release: 10.1 to 11.2適用于任何平臺. The following script is executed within RMAN. If you are using an RMAN recovery catalog please also make a connection to the catalog. rman_diagnostics.out 文件的默認路徑 :/tmp 1) Unix 環境, 設置以下環境變量: $ export NLS_DATE_FORMAT='DD MON YYYY HH24:MI:SS' 2) 在RMAN命令行中運行以下腳本: a) 數據庫的小數目的數據文件或備份策略用以下腳本 spool trace to '/tmp/rman_diag_long.out'; show all; list incarnation of database; list backup summary; report schema; list backup of database; list copy of database; spool trace off; b) 大量的數據文件中使用以下腳本來查看某一個數據文件的備份信息 spool trace to '/tmp/rman_diag_short.out'; show all; list incarnation of database; list backup summary; report schema; list backup of datafile 1; list copy of datafile 1; spool trace off;
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。