Transferring a database
Hello guys,
I want to move a development IRIS for Health database to another server. I will do this manually for specific reasons. If I simply copy the /mgr folder along with all the files (.DAT, .GBK, etc.) and configure it in the new server, will it work?
Best regards.
Product version: IRIS 2023.2
Discussion (3)1
Comments
No, that will not work. I'd suggest following the server migration guide.
https://docs.intersystems.com/iris20232/csp/docbook/Doc.View.cls?KEY=AMIG
One of the things missing from the guide is if you have OAUTH config this does not copy over. If used it can be a bit of a gotcha. You can export and import these easily from globals
Mark, thanks. I've reported this internally.