백업 수행
- rman target /
- backup database ;
진행률 확인
select sid, serial#, context, sofar, totalwork,
round(sofar/totalwork*100,2) “%_complete”
from v$session_longops
where opname like ‘RMAN%’
and opname not like ‘%aggregate%’
and totalwork <> 0
and sofar <> totalwork ;
Have actually been taking little over a month.
Do you mind if I quote a few of your articles as long as I provide credit and sources back to your weblog? My blog is in the very same niche as yours and my users would truly benefit from some of the information you provide here. Please let me know if this ok with you. Thanks a lot!