Question Pietro Montorfano · Aug 28, 2023 Memory options for EnsLib.JavaGateway.Service Is there a best practice to set the memory options (classic xms and xmx) on the JavaGw service in the production? What can be recommended? Like specifying 1024M for xmx is for a single process? that process can't grow beyond that value right? what happen if the process reach the memory limit? Thanks Pietro #Java #InterSystems IRIS 0 3 0 245
Question Pietro Montorfano · Aug 12, 2023 VSCode CCR support Hi, i'm starting to try to switch to VS Code with ISC integration plugins.Everything seems fine until i get to and environment with CCR enabled. I can't open any class in RW and i don't know how to check the class out. Is it supported? What do i need to do to use it? Thanks Pietro #CCR #ObjectScript #InterSystems IRIS #InterSystems IRIS for Health #VSCode 0 3 0 279
Question Pietro Montorfano · Jun 16, 2023 How to publish 2 SMP on a serveriris Hi,i got 2 server with iris instances on them: srv1irisinstance1 port 51773/52773irisinstance2 port 51774/52774 srv2irisinstance3 port 51773/52773irisinstance4 port 51774/52774 Both of them have apps published on an external apache on port 443 and i would like to publish irisinstance1 and irisinstance2 on port 443 of srv2. Something like https://srv2/mgmt1/csp/sys/UtilHome.csp and similar to mgmt2. I've tried with proxypass without luck. How can i do that? Is there a guide? Thanks! #Management Portal #InterSystems IRIS #InterSystems IRIS for Health 0 1 0 192
Question Pietro Montorfano · May 24, 2023 Indexes in IRIS Hi,just want to know if indexes in IRIS / SQL are autobuilding. I define an index in a table and then i costantly do a lot of insert/delete in that table. Will i face index problem? Do i need to rebuild it often? Thanks #Indexing #ObjectScript #SQL #InterSystems IRIS 0 4 0 301
Article Pietro Montorfano · May 23, 2023 3m read How to debug http (also https) communication Intro If you ever wondered how to debug some requests that are being made to or from IRIS, well here is a little tutorial on how to do that. During a complex project, usually you get the specifications and implement the communication between IRIS and other things based on that. But from the paper to the real world there's usually a huge gap and you need to know why you are receiving an error on a parameter, on a header, you are not receiving the data and so on. #Debugging #Tools #Tutorial #InterSystems IRIS #InterSystems IRIS for Health 7 1 2 497
Question Pietro Montorfano · May 23, 2023 Clone scheduled tasks Hi,i'm working with an instance of IRIS that does a lot of integration (HS) and i need to schedule all the cleaning jobs for the productions. Is there a way to "clone" the purge task for all the namespaces? #InterSystems IRIS #InterSystems IRIS for Health 1 3 0 182
Question Pietro Montorfano · Mar 6, 2023 Knowing where the current IRIS dir is Hi,is there a way to know where IRIS or CACHE current instance is installed from objectscript? Something like "iris list" It will be easy to make a $ZF, iris qlist, and get the info, but i hope that there's something less complex than that. Thanks Pietro #ObjectScript #Caché #InterSystems IRIS #InterSystems IRIS for Health 0 1 0 327
Question Pietro Montorfano · Feb 25, 2023 How to export all routines in individual files Is there a way to do something like $SYSTEM.OBJ.ExportAllClassesIndividual() for the routines? I'd like to export all routines in single files #Data Import and Export #DevOps #InterSystems IRIS 0 7 0 660
Question Pietro Montorfano · Feb 14, 2023 Is there a way to export everything related to a production? Hi is there a simple way to export everything related to a production and import in another instance? For example exporting a production saving db, ns, mapping, webapp related, resources, roles and so on #Ensemble #InterSystems IRIS #InterSystems IRIS for Health 0 3 0 373