Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Use of $ZUTIL(49) is deprecated

Question
Joan Cruz · Aug 2, 2016

Use of $ZUTIL(49) is deprecated

Hi all,

I'm using $ZUTIL(49) to get information of the databases I want to add to a mirror. This information is passed to  ##class(SYS.Mirror).CatchupDB(plstPathDatabases)  in order to Catchup all databases addes to a Mirror.

I know that ZUTIL is deprecated and I'd like to know what function or functions I have to use in order to get all necessary information for CatchupDB.

 

Thanks a lot

#Caché #Mirroring

Source URL:https://community.intersystems.com/post/use-zutil49-deprecated