procedure to move from production to DR

Everything about Control-M Server installation or setup.
Post Reply
User avatar
sudanaguntam
Nouveau
Nouveau
Posts: 2
Joined: 06 Apr 2010 12:00

procedure to move from production to DR

Post by sudanaguntam » 19 Apr 2010 1:02

Hi All,
We have problem here.We are planning to do DR activity.Cn anyone know procedure to move from production to DR . i.e. The Initial focus of the recovery will be to ensure the functionality of the Control-M Datacenter and Enterprise Manager with a copy of the current job definitions / quant resources / calendars etc loaded into the repository on the Enterprise Manager.

Please let me know.........

Thanks,
Sudanagunta

User avatar
philmalmaison
Nouveau
Nouveau
Posts: 1148
Joined: 08 Jun 2007 12:00
Location: Ile de France

Post by philmalmaison » 19 Apr 2010 4:08

ecs util -U<username> -P<password> -export -type all -file <path> to export all ecs data

ecs util U<username> -P<password> -import -replace -type all -file <path> to import all ecs data

after that you just should have to remove/delete gateways components

regards
Philmalmaison

Post Reply