Question Dan Pahnke · Jun 23, 2021 Import Cache class definitions into SQL Server A sudden and short delivery date task has come into being. What is the fastest way to recreate a Cache 2018 application schema definition in SQL server? Thanks in advance, Dan #Caché 0 7 1 221
Question Dan Pahnke · Aug 12, 2020 Updating remote database on failover member from a reporting async I have a Read-Only Reporting Async with a Remote Database defined to a non-mirrored database on the primary failover member. I would like to update the non-mirrored database on the primary from the async; so far all my attempts fail with *protect* errors. I found this page https://community.intersystems.com/post/execute-method-failover-member-m... #ECP #Mirroring #Caché 0 2 0 315
Question Dan Pahnke · Jun 2, 2020 Node.js fails to open database Hi, My attempt to run a node.js command fails at the open command with a "Error loading Cache Library: C:/InterSystems/Cache2018/bin/cache.dll; Error Code 126 (The specified module could not be found.)" result. I can't argue with the error message as the cache.dll file doesn't exist. Apparently I missed an installation step. Could somebody point out what it might be please. Version: Node.js Adaptor for Cache: Version: 1.1.136a (ABI=48) Cache for Windows (x86-64) 2018.1.4 (Build 504) Thu May 14 2020 14:31:34 EDT #Node.js #Caché 0 2 0 318
Question Dan Pahnke · Mar 31, 2020 Force a failover on a mirror? Is there a way to force a failover from the primary mirror member to the backup member without forcing down the primary (which happens with ##class(SYS.Mirror).BecomePrimary())? What I'm trying to simulate is a network isolated condition on the primary. #Mirroring #InterSystems IRIS #InterSystems IRIS for Health 0 6 0 730
Question Dan Pahnke · Jul 23, 2019 Server event from browser websocket connection close? Hello,I've got a csp page that has successfully set up a websocket connection to a Cache class. When the websocket object's close function is triggered at the browser I was expecting one of the class' methods to fire at the server. The onclose method is triggered at the browser but nothing at the server. Is a method supposed to fire at the server?Thanks,DanCache for Windows (x86-64) 2015.1.4 (Build 803_6) Tue May 15 2018 12:08:36 EDT #Frontend #Caché 0 4 0 1.2K