摘要:
一、备份的其它特性1.并发:主要用于提高备份的速度,可以分为手动并发或自动并发 1 手动并发:通过分配多个通道并将文件指定到特定的通道,0级备份 2 3 RMAN> run { 4 2> allocate channel ch1 device type disk; 5 3> allocate channel ch2 device type disk; 6 4> allocate channel ch3 device type disk; 7 5> backup incremental level=0 8 6> f... 阅读全文
posted @ 2013-02-21 10:32
PoleStar
阅读(493)
评论(0)
推荐(0)
浙公网安备 33010602011771号