Mathew Lambert · Feb 20, 2020 go to post

We (#Roche) will also be very interested in having JReport integrated with IRIS in order to generate pdf files given specific data (i.e.: a screen table, a patient test)

Mathew Lambert · Feb 18, 2020 go to post

Where are the metric values stored?

What kind of metrics can be added via SetSensor? Only counters or also gauges and histograms?

Mathew Lambert · May 24, 2018 go to post

I can understand that prior to cache it will take longer, but how can I force a cache heat up. Because It's been one week and I'm still getting the error.

Mathew Lambert · May 23, 2018 go to post

Well in my case I even tried with some indications from the documentation about running 

set rtn= ##class(%Atelier.v1.Utils.MetaData).Build("DB")

but it didn't solve anything (in fact I don't know how to check if it's taking into account this data generated)

It always gives me the too long error

Mathew Lambert · May 23, 2018 go to post

Already tryed, it stays bloqued some seconds, and then nothing.
I can read on the status tab:

Computation of proposals takes too long. Please try again.

Mathew Lambert · May 4, 2018 go to post

I know that the mirrored DB's are in read-only.

With the SqlProc sollution, how do I execute the call from the primary to the secondary? Using ODBC?

Thank you

Mathew Lambert · Mar 23, 2018 go to post

How would this meet with mirroring?

I know that mirroring wont sync HS configuration (such as mappings) and this will have to be done manually with some process running in both sides to keep the configuration consistent.

The problem that I foresee is being able to do the mapping synchronization at the exact same instant (in index meaning) so that no inserts are lost between the database "PERSONADATA2" creation in the primary and the creation in the secondary.