Diagnose the cause of slow Oracle RMAN backup

Source: Internet
Author: User
(I) First query the CPU and IO usage at the system level: Top, iostat, Sar...

(Ii) exec dbms_workload_repository.create_snapshot ();

(Iii) RMAN target/debug trace =/tmp/rmandebug.txt log =/tmp/rman_log20130727.txt
Execute backup

(Iv) exec dbms_workload_repository.create_snapshot ();

(V) query v $ backup_datafile

Set markup HTML onset echo onset pages 80 set lines 180 set numformat 99999999999999999 spool plugin file # fno, used_change_tracking BCT, initincr, incremental_change #, checkpoint_change #, datafile_blocks blks, block_size, blocks_read, round (blocks_read/datafile_blocks) * 100,2) "% read", blocks, round (blocks/datafile_blocks) * 100,2) "% wrtn", to_char (comletion_time, 'yyyy-mm-dd hh24: MI: ss') from V $ backup_datafileorder by file #, comletion_time; spool offset markup HTML off


By dba_waterbin

2013-07-27

Good luck

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.