go to post Vic Sun · Feb 22, 2023 What would be the benefit of querying the arbiter (I'm not sure this is possible) for mirror status vs querying one of the failover members? I also wasn't sure what you meant by non IRIS related.
go to post Vic Sun · Feb 9, 2023 If you're an existing customer, you can access the distributions through the WRC application. Otherwise Michael's link will let you get a preview copy to test with and review.
go to post Vic Sun · Feb 9, 2023 I would check the audit log and review the login failures. Access denied is a generic error, the audit log knows more.
go to post Vic Sun · Feb 8, 2023 Would it be possible to shrink your transaction? I think that would be preferable. If you aren't concerned about data consistency then what is the role of the transaction?
go to post Vic Sun · Feb 8, 2023 Hi Norman, I'm not sure I follow exactly what you are trying to do but I think the object concurrency options can provide what you are looking for. Yes - you can avoid locks even when using objects.
go to post Vic Sun · Jan 25, 2023 I didn't find an option for this but the release note says that as of 2019.3 IRIS queries run in the background. https://docs.intersystems.com/irisforhealth20222/csp/docbook/DocBook.UI.Page.cls?KEY=HXIHRN_new20201#HXIHRN_new20201_sql
go to post Vic Sun · Jan 19, 2023 Definitely reach out to the WRC - another "educated" guess from me on potential causes would be filesystem fragmentation. I've seen that cause databases to fail to expand in the past.
go to post Vic Sun · Jan 13, 2023 Hi David, %Operator / the %Admin_Operate resource only give access to the system operation pages so that might be what you want to start with. From there, you can use custom resources to restrict individual pages. No idea about custom menus!
go to post Vic Sun · Jan 4, 2023 Can Nessus tell you what in particular is allowing the use of those ssl ciphers? Are you sure it's HealthShare that's causing the issue? Where in HealthShare did you disable the lower TLS version?
go to post Vic Sun · Dec 6, 2022 HealthShare ATNA auditing would be named HSAUDIT by default, where IRISAUDIT is for IRIS level auditing.
go to post Vic Sun · Dec 6, 2022 Looks like you're experiencing the same thing as this person: https://community.intersystems.com/post/deleting-cleanup-sql-cleanup-index-task My answer's the same - this is a bug, and should be fixed in the future.
go to post Vic Sun · Nov 30, 2022 I would go straight to support for this to be honest! They can look at the contents of IRISTEMP with you to help figure out why there's leftover data there.
go to post Vic Sun · Nov 18, 2022 How are you trying to access the ftp link? I tested and it should be publicly available. Try pasting the link into your file explorer on Windows, for example.
go to post Vic Sun · Nov 18, 2022 Howdy all, Iain is right that you can get the ODBC driver from the WRC site directly if you are a customer of ours, but the new spot InterSystems hosts drivers for ODBC and so on is here: https://intersystems-community.github.io/iris-driver-distribution/ edit: I realized this was asking for Cache, not IRIS drivers, so my answer doesn't address it.
go to post Vic Sun · Nov 7, 2022 Hi Rochdi, There's no built-in way to do this, but WRC can help you stop the process if needed.
go to post Vic Sun · Nov 7, 2022 Smythe, Did you have a chance to review the replies on your other post? Are you trying to use the managed alert framework? If so, I'd suggest reviewing that documentation to make sure your configuration is appropriate. It sounds to me you may just want a regular router, and not to use the AlertManager, in which case a simple business rule can do that routing (or if you don't need routing, you can just make the email operation the Ens.Alert component.) I think the following Google page explains the SMTP settings you need: https://support.google.com/a/answer/176600?hl=en
go to post Vic Sun · Nov 3, 2022 Hey Maciej, I'm not sure I follow the question. I don't know this for a fact but my general expectation is that an adapter on the service side would almost certainly have a corresponding adapter on the operation side. What are you looking for?
go to post Vic Sun · Nov 1, 2022 Hi Naveenkumar, I think the first look does a great job of walking through this. Hope this is helpful: https://docs.intersystems.com/iris20222/csp/docbook/DocBook.UI.Page.cls?KEY=AFL_rest