Question Veerraju Grandhi · Jul 30 Mirror Configuration Using ^Mirror Routine I want to use ^Mirror routine to configure mirroring. Can someone please tell what classes and methods I need to use with syntax for configuring the mirroring please OR please point me to any tutorial where ^Mirror routine is used to configure mirror. #Mirroring #InterSystems IRIS #InterSystems IRIS for Health 0 2 0 79
Question Veerraju Grandhi · Jul 13 How to read the routine object code How to see the code of the routine objects in the database. While importing the routine in the xml format the object code is in Database64 format but not able to see the actual code. How to decompile or how to see the code of the routines. #InterSystems IRIS #InterSystems IRIS for Health 0 3 0 133
Question Veerraju Grandhi · Jun 24 Terminal Output - Unicode UTF8 - How to change the character set The terminal output in a log file is in Unicode UTF8 format and for further log processing Ansible is not able to read the format. What setting at IRIS terminal side to be changed to modify the format into normal plain text. #InterSystems IRIS #InterSystems IRIS for Health 0 5 0 141
Question Veerraju Grandhi · Jun 16 How to get Task Status through IRISNAtive/Python Hi, After executing a task using RunNow() method of class %SYS.task i am not able to find suitable method for getting the status in %SYS.Task class. Please help how to get the task status throuhgh Python/IRISNAtive for Python combination #InterSystems IRIS #InterSystems IRIS for Health 0 4 0 72
Question Veerraju Grandhi · Jun 16 ImportTasks method under %SYS.Task Class is not working for me Hi, My python code to import a task is as below – # dont disturb below lines #InterSystems IRIS #InterSystems IRIS for Health 0 11 0 111
Question Veerraju Grandhi · Jun 13 Python interaction with Config.config class not returning gmheap size I am trying to extract GMHeap, Locksiz values form Config.config using python (imported irisnative for Python) but the below python progam is not returning any value. Please suggest if i am doing any mistake - Also, plese suggest how i can set values for GMHeap and Locksiz to a different value through Python. import irisnative #Key Question #InterSystems IRIS #InterSystems IRIS for Health 0 15 0 171
Question Veerraju Grandhi · Jun 9 iris terminal <instance name> -U <user id> -P <password> not working I was trying to interact through IRIS terminal by giving user id and password from command-prompt, but iris terminal command is not recognizing. Please suggest how i can interact with iris terminal here. iris terminal <instance name> -U <user id> -P <password> not working Please note i am new to IRIS. #InterSystems IRIS #InterSystems IRIS for Health 0 2 0 101
Question Veerraju Grandhi · Jun 9 Automation of Administration Tasks I am actually new to IRIS, and we are DevOps/PowerShell/Ansible team. We want to achieve certain administration tasks like updating Memory, Heap size, Lock size etc., in Management Portal through PowerShell. Is there any way i can achieve this without out logging in into Management portal. Off course, we have namespace, user id and password details. We have installed ODBC drive and able to update tables in the IRIS database. #HealthShare #InterSystems IRIS #InterSystems IRIS for Health 0 4 1 143
Question Veerraju Grandhi · Jun 7 Powershell and intersystems sql shell i want to update some values in tsysparameters table through powershell. how to write the script. #HealthShare #InterSystems IRIS 0 4 1 124