Operating System - HP-UX
1833875 Members
1825 Online
110063 Solutions
New Discussion

Re: EMC Timefinder operation

 
Brian Lee_4
Regular Advisor

EMC Timefinder operation

I plan to use EMC Timefinder to make a backup with BCV devices in the our master backup server after splitting them.

The BCVs will be mounted to a Linux host for backup via Legato Networker.

I will use RMAN to ensure a consistent database copy on the BCVs.

The solution enabler version is 6.0.1.

Since I am not that good at scripting, please help me out.

Thanks.
brian lee
1 REPLY 1
Yang Qin_1
Honored Contributor

Re: EMC Timefinder operation

Please find my scripts to prepare BCV backup.

I establish BCV a few hours before backup start, then at the time I want to start backup, I stop Oracle DB first (not necessary but our DBA prefer to have a "clean" situation), split BCV, mount BCV, run backup, umount BCV.

Yang