Question Thiago Andrade · Dec 9, 2024 Admin Portal forbiden I installed IRIS 2024.3 on Oracle Linux 9, but I have a problem accessing HTTP://myip/csp/sys/UtilHome.csp. I received the FORBIDEN from Apache. I tried to configure a Directory block on httpd.conf, the login page was opened but images didn't show and the login doesn't work #InterSystems IRIS 1 1 0 58
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 171
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 321
Question Thiago Andrade · Jun 29, 2022 CSPinstall silent mode Hi How to install cspgateway in silent mode? #Caché 0 2 0 213
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 249
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 480
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 1K
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 393
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 250