go to post Phillip Wu · Jun 26, 2024 Thanks to all.I have used the copy all IRIS.DAT files on production to test. The only gotcha is that production the files are from a mirrored system and test is not mirrored so I needed to clear the mirror flags!
go to post Phillip Wu · Mar 30, 2024 Thanks.Would I put this put it into my DB using VS CODE using the same procedure as putting a class [as shown in the youtube videos]?
go to post Phillip Wu · Mar 22, 2024 How do I enter the competition? This is what I have done: 1. https://community.intersystems.com/contests/5 2. "Join the contest"I get to this url: https://community.intersystems.com/node/add/post?edit%5Bfield_post_type%... With the button "Article" highlighted Is this the correct entry way?What do I put into the "Group"?
go to post Phillip Wu · Jan 18, 2024 Thanks. I was hoping for a quicker way to do what I was doing already!
go to post Phillip Wu · Jan 14, 2024 Thanks for that detailed answer. My situation is slightly different. My client is a PC running Windows 10. My server running IRIS is a Linux SUSE 15 VM.iristerm will be running on my Windows 10 PC and connecting to IRIS on a Linux box.I'm not sure that the iristerm(only available for Windows) can support ssh with certificates.
go to post Phillip Wu · Jan 4, 2024 Thanks to everyone's reply. I was actually trying to run this example [right triangle example class] on an IRIS in the cloud https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...
go to post Phillip Wu · Jan 3, 2024 Hi, When I try that url: http://base01:52773//api/atelier/I get this error message:The requested URL //api/atelier/ was not found on this server.Any idea how to fix this?
go to post Phillip Wu · May 29, 2023 Thanks to everybody's suggestions.I fixed it this way: I removed TEST_NODE2 as a failover memberI removed TEST_NODE1 mirror configurationI stopped IRIS on TEST_NODE2 & TEST_NODE1I removed all the journals as DB files IRIS.DAT are identicalI started IRIS on TEST_NODE1 then TEST_NODE2 I configured the mirror on TEST_NODE1I configured TEST_NODE2 as a failover memberNow Mirror Monitor in SMP[System Management Portal] GUI is showing no errors
go to post Phillip Wu · Mar 16, 2023 Thanks to everyone for their great feedback!! I think I used the wrong term - by "gateway" I should have used "productions" [In System Management Portal (SMP) , GUI menu "Interoperability"-> "Configure" -> "Production"] By "interfaces" - In IRIS command line you can run do ^SSADMIN, which has "6. Interfacing" which when selected gives me a list of "interfaces". What is the difference between "productions" that connect systems and "interfaces" which also appear to connect systems?
go to post Phillip Wu · Mar 13, 2023 That's a great reference with lots of details. Would you happen to know what the difference between an 'interface' and an 'gateway'
go to post Phillip Wu · Mar 5, 2023 I based my view on the logs I got from Node 1, Node 2 & arbiter and the timestamps. These are some samples: Arbiter: 2023-01-17T15:54:56.773722+11:00 LIVEARB ISCAgent[16131]: Arbiter client error: Message read failed. Node 1: 01/17/23-15:56:22:875 (18886) 2 [Utility.Event] Arbiter connection lost 01/17/23-15:56:23:663 (24774) 0 [Generic.Event] MirrorServer: Received new failover mode (Agent Controlled) from backup...(repeated 1 times) Node 2: 01/17/23-15:56:23:407 (9272) 0 [Generic.Event] MirrorClient: Switched from Arbiter Controlled to Agent Controlled failover on request from primary
go to post Phillip Wu · Feb 22, 2023 Yes you need a virtual IP for the mirror [set of nodes]. I recently set up a mirror using the System Management portal with: Primary Backup Async member [DR] Async member [Reporting]