User bio
404 bio not found
Milan
Member since Sep 29, 2020
Posts:
Replies:
Hi,
may be that you are connecting to the webserver port and not the superserver one?
Can you post an "iris list"?
You can also include the connection in a try/catch and check on iris in application error logs and audit database (the audit db probably is the one that you need to check first).
you can have a look at a script that i've made that basically implements a remote cli to iris
Hi!
May be with something like this
https://community.intersystems.com/post/get-most-out-intersystems-sam-im...
or with a custom setup of grafana/prometheus to send alert and not only visualize them.
Be also advised that it's going to be deprecated
https://community.intersystems.com/post/deprecation-intersystems-system-...
Open Exchange applications:
Certifications & Credly badges:
Pietro has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Following:
Hi Kurro,
if the production stores data that needs to be maintained in the DB, you need to do something more complex (like mapping the data globals in the new NS to the old DB.
If not the safest way to test and also migrate everything is what you are proposing:
If something on the new production goes bad, you can easily enable the disabled pieces on the old version, and disable them on the new one.
Pietro