Question Thiago Andrade · Nov 26, 2023 modifity status RW database Hi folks! I need to change a status database to RW with the class I used scripts for this, for example, I can create a database like this setup_database() {csession -B -U "%SYS" <<-EOF zw ##class(SYS.Database).CreateDatabase("/InterSystems/cachedb/mydatabase") set Properties("Directory")="/InterSystems/cachedb/mydatabase" zw ##Class(Config.Databases).Create("MYDATABASE",.Properties) haltEOF How can I modify this status R/W? #Caché 0 2 0 158
Question Thiago Andrade · Nov 25, 2022 How to enable %Service_Terminal with command line? Hello I need to enable %Service_Terminal with shell script: 1) Enable %Service_Terminal 2) Enable delegate authentication on this Service How? #Caché 0 2 0 316
Question Thiago Andrade · Jun 29, 2022 CSPinstall silent mode Hi How to install cspgateway in silent mode? #Caché 0 2 0 210
Question Thiago Andrade · Jan 6, 2022 How to get shadow status? Hi How to get shadow status with command line, to monitoring ? #Caché 0 2 0 244
Question Thiago Andrade · Dec 3, 2021 Clean CACHETEMP Hi How to clean cachetemp/CACHE.DAT, without cache restart? I have the procedure to clean cachetemp/CACHE.DAT in my scritp stop/start cache, but, in some cases, I need to clean this base without restart. It's possible? #Caché 0 2 0 470
Question Thiago Andrade · Nov 3, 2021 ISCLOG Error I received an ISCLOG errors in my IRIS container, and the processing is very slow because of that. How to solve this problem? [Utility.Event] ISCLOG: SuperServer Super Server job slave failure ns=%SYS rtn=%SYS.SERVER[Utility.Event] SuperServer failed to start slave server #InterSystems IRIS 0 4 0 964
Question Thiago Andrade · Oct 28, 2021 Install WebGateway Hi How to install the WebGateway package without interactive mode ? I need to install this package in apache container #Web Gateway #InterSystems IRIS 0 3 0 374
Question Thiago Andrade · Oct 18, 2021 Irislib database How to enable mgr/irislib database in iris docker image? If I start a default image, this database is not create #InterSystems IRIS 0 4 0 240