I have two instances of IRIS, one is Production and another one is Staging (both managed by Docker) and I want to set up a full daily recover of the Staging server from a full backup of the Production server. I know how to do this manually using the DBREST utility, as well as how to make a copy of the database by making a full copy of the durable
directory (however this option requires a full stop of the Production-database). What is the best way to automatically restore all databases from a full backup using scripting?
InterSystems Developer Community is a community of
24,443 amazing developers
We're a place where InterSystems IRIS programmers learn and share, stay up-to-date, grow together and have fun!