Question Robert Cemper · Feb 3 Why to run ISC Agent in Demo Docker ? For quite some time I am bored by slowly starting Docke Demos from OEX.I type docker-compose up - d and after a few seconds docker-compose logs And I just see ISC Agent was started and is hanging aroundNo IRIS instance is up yet. #Docker #InterSystems IRIS 4 2 0 165
Question Robert Cemper · Jul 2, 2022 Technical Dictionary for translations I just met a personal challenge translating my article to French.Tough I had to learn it at school and could read and understandfamous literature (Sartre, Molière, Mauriac, Proust, Saint-Exupéry, Anouilh, ...) I missed the specific terms used with ISC technology.Thanks to @Lorenzo Scalese my errors were corrected.But no dictionary was able to answer. #Other 1 2 0 168
Question Robert Cemper · Mar 23, 2022 How to handle a large JSON object? I have a rather simplistic JSON Object of this structure: #JSON #InterSystems IRIS 1 3 0 427
Question Robert Cemper · Mar 11, 2022 JOB command fails with Embedded Python It sounds strange though it's embarrassing. I have a class with ClassMethods written in ISOS and Embedded Python. The ClassMethods written in ISOS start in the Background as usual. No problems But my #Embedded Python #ObjectScript #InterSystems IRIS 1 4 0 308
Question Robert Cemper · Jan 12, 2022 SQL LOAD DATA FROM FILE - limits in VALUE clause ? II try to explore the new SQL LOAD DATA feature in SQL comparing it to SQL INSERT I'm stuck at this point: INSERT INTO <table> (columns...) VALUES (.....)allows having not just simple column references but also ALL Standard SQL FUNCTIONS (at least)example: INSERT INTO Test (ShortName,DOB) VALUES (SUBSTRING(Name,1,4),TO_DATE(displayDate,'MM-DD_YYY')) This works perfectly. BUT the same VALUE clause applied to LOAD DATA fails in various ways: #SQL #InterSystems IRIS 1 3 0 161
Question Robert Cemper · Apr 9, 2021 Moving IRIS db in runtime I'm almost running out of disk space so I want to move 1 DB to a different hard drive. It's a rather simple but lengthy action during a shutdown of IRIS. But is this somehow possible under runtime in a stand-alone installation? I'm looking for kind of a "local drive failover" note: Mirror or Shadow is not an option. #Deployment #DevOps #Management Portal #InterSystems IRIS 1 3 0 198
Question Robert Cemper · Apr 9, 2021 How to shrink IRISTEMP db in runtime? After running an extensive block of daily statistics my IRISTEMP has expanded dramatically. But FreeSpace shows 97% unused and FREE space. How can I shrink IRISTEMP in runtime without shutdown and manual intervention(which was the traditional approach) #Databases #DevOps #Management Portal #InterSystems IRIS 1 2 0 316
Question Robert Cemper · Mar 3, 2021 Docker container for Caché 2018.1 wanted I'm looking for a Caché container to build a cross over demo with IRIS over ECP. Where can I find it ? #Caché 6 1 0 130
Question Robert Cemper · Sep 19, 2020 ZPM - silent mode ? Hi,I'm looking for a way to run ZPM (especially install) in a total silent mode with no output. I tried -quiet flag but it continues to chat to me like my wife. #.NET #Deployment #Java #Languages #Node.js #ObjectScript #InterSystems IRIS 7 4 0 237
Question Robert Cemper · Aug 30, 2020 How to Restart SMP server Caused by a conflict in the port assignment I get this entry in mesages.log and SMP doesn't respond: #System Administration #Caché #Ensemble #InterSystems IRIS 8 6 0 682
Question Robert Cemper · Jul 21, 2020 List of Command Line Utilities ? where can I find a list of all command line utilities with a short description? #DevOps #System Administration #Caché #InterSystems IRIS 11 3 2 1.2K
Question Robert Cemper · Jul 21, 2020 Intelligent Global Compare wanted I'm looking for some existing solutions to compare 2 global structures. - by subscripts- if subscripts match then by content. #Analytics #Globals #Caché #InterSystems IRIS 12 1 1 389
Question Robert Cemper · Jul 21, 2020 moving code between IRIS and CACHÉ I face the challenge to have a bunch of classes on IRIS and CACHÉ in paralleluntil all systems are migrated to IRIS. Applying changes in Caché development environment and moving to IRIS is no problem But if I have to apply a fix on IRIS there seems to be no clean way back to Caché. #Object Data Model #ObjectScript #Studio #Caché #InterSystems IRIS 10 3 4 1.1K
Question Robert Cemper · Jun 6, 2020 Fast disable Interoperabiliy ? When I start a fresh installed IRIS or a Container I always find Interoperabiliy (aka. Ensemble) mapped to namespace USER. Is there any utility to remove this mapping by a click ?unmapping it global by global, routine by routine, Package by Package is just a boring exercise. To be clear: I look for a utility inside IRIS. The external utility is obvious: Notepad (or any other text editor) - clean iris,cpf,- restart IRISIt's fast, it's efficient, but it's really hardcore. #Management Portal #Mapping #Namespace #InterSystems IRIS 7 4 0 221
Question Robert Cemper · Jun 3, 2020 Moving Code from IRIS to Caché I'm sure it was mentioned in some thread. I just can't find it anymore.There is some setting that allows exporting .mac,.int,.cls from IRIS in a waythat it can be imported by Caché without fiddling in the generated XML files #Development Environment #Tips & Tricks #Tools #Caché #InterSystems IRIS 7 6 1 429
Question Robert Cemper · Jun 2, 2020 Local editing in WebTeminal ? In the default IRISterminal or using PuTTY I have a set of "Routine Commands" available #Development Environment #ObjectScript #Terminal #Testing #Caché #InterSystems IRIS 6 9 0 242
Question Robert Cemper · Jun 2, 2020 Help on WebTerminal performance Running WebTerminal from OpenExchange over HTTPS could be a very secure access method for remote developers.So I was asked to compare it to other access tools. #Development Environment #Terminal #Caché #InterSystems IRIS 7 4 0 238
Question Robert Cemper · May 24, 2020 Merging Docker Images I found the need to merge 2 Docker images(e.g. intersystems/iris-community:2020.2.0.199.0 + my home grown NodeJS Image).I found some advice on the Web but no real convincing solution. #Containerization #Docker #Testing #Tools #InterSystems IRIS 7 7 0 3.2K
Question Robert Cemper · May 20, 2020 Wanted : IRISsession for Windows In Cache for Windows (x86-64) 2018.1.3 (Build 414U) I found something very useful %installdir%\bin\Csession.exe #Microsoft Windows #Microsoft Windows Server #System Administration #Terminal #Tools #InterSystems IRIS 9 4 1 660
Question Robert Cemper · May 7, 2020 Docker vs. Durability Working from home during these Corona-days I'm short on resources.- no Linux machine available- limited disk spaceSo I decided to give Docker in Windows 10 (named Docker Desktop) a try. #Containerization #Development Environment #Docker #Field Tests #Microsoft Windows Server #Tips & Tricks #Tools #InterSystems IRIS 9 10 1 616