go to post Jeff Morgan · Nov 1, 2016 Duncan,The order of which the different purge tasks are listed was not meant to indicate an order of which to run them in. The order is up to the discretion of the Administrator.The two tasks will be searching for different message sets to delete, so they will not overlap. There would not be a noticeable performance benefit to running one before the other.
go to post Jeff Morgan · Oct 25, 2016 Anzelem,If your Mirror configuration requires special attention, you can use the ^ZMIRROR routine to run code at certain points in the Mirror Failover process. It sounds as though you need to add code to start up the ISCAgent into $$CanNodeStartToBecomePrimary^ZMIRROR(). The latest Docs on ZMIRROR are below, but entry points such as this have existed in many versions of Caché.http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=...
go to post Jeff Morgan · Oct 5, 2016 Paul,I have successfully used the Parenthesis () Syntax with the Contains functions in a routing rule condition. Your first example should be working as you expect it to.I would like to work with you on this issue in a WRC case as I believe that it will take some investigation in order to identify what is causing the rule not to fire.I will email you shortly with a WRC number and a couple questions.Jeff MorganEnsemble Support
go to post Jeff Morgan · Jun 10, 2016 Please contact InterSystems Support regarding this question.Jeff MorganEnsemble Support Specialist
go to post Jeff Morgan · Jun 8, 2016 If a database is missing from an installation, aka if you remove your old SAMPLES cache.dat, and THEN do the reinstall, that will populate a new, fresh SAMPLES database back to it's original state.