Search

Clear filter
Article
Murray Oldfield · Nov 9, 2017

How long does it take to encrypt a database?

: total 54967296 -rw-r--r-- 1 root root 56286511104 Oct 26 22:33 CACHE.DAT db2: total 54967296 -rw-r--r-- 1 root root 56286511104 Oct 26 22:46 CACHE.DAT db3: total
Question
Kari Vatjus-Anttila · Feb 25, 2022

Separating Code, and Data databases in Installer Manifest using a containerized IRIS and durable %SYS feature

/ and the data db was in /durable/irissys/db/usr/irisssys/mgr/Namespace-Data folder.
Question
Kyle Johnson · Dec 29, 2017

OLE DB provider 'MSDASQL' for linked server returned data that does not match expected data length for column

My Sr DBA can query the data fine through other tools and get no errors, so I'm thing it's SQL Server specific. HAny help would be appreciated.
Question
Eduard Lebedyuk · Apr 26, 2017

How can I get post REST callback

TEST" ^CacheTemp.DBG(3)="AfterDispatch" ^CacheTemp.DBG(4)="tcommit" ^DBG=3 ^DBG(1)="BeforeDispatch" ^DBG(2)="TEST" ^DBG(3)="AfterDispatch" Hi Eduard,I would look at implementing
Announcement
Nilesh Pandya · Jun 2, 2020

New Job Opportunity - 100% Remote or Omaha, NE ( Applicant must to be resident of the US )

Title - System Engineer / Cache DBA Duration - Contract - 6 Months Required Skills : 1) “non-EPIC” candidates. 2) Deep knowledge of Cache DBA. 3)
Question
Lakshmi Ankireddipalli · Jun 16, 2023

How do we map Globals (holds data which spreads across different DBs) to multiple Databases

Current Live data get inserted into current Month DB - HIPAA_202306. 10 years (Hipaa retention policy) old data is going to be sitting in to 120 DBs ( 201606_HIPAA, 201607... 202305
Question
Kunal Tiwari · Jul 10

Persistent Python DB-API Connection Issues (SSL Error) to IRIS CE Docker despite SSL disabled

Python Client: Using the intersystems_irispython package (version 5.1.2) as the DB-API driver.
Question
Evgeny Shvarov · Apr 1, 2017

Is there an option to export globals in archive?

%New() do s.LinkToFile("1.xml") do $System.OBJ.ExportToStream("dbg*.GBL", s) do s.%Save() kill kill ^dbg set s=##class(%Stream.FileBinaryGzip).
Question
Alexandr Ladoshkin · Apr 18, 2017

Get propertyy value in trigger

^dbg } Test: do ##class(User.Class1).Test() ^dbg=2 ^dbg(1)=$lb("Alice",1) ^dbg(2)=$lb("Bob",2) Here's whats going on during compilation.
Question
William Glover · Jun 26, 2023

Reasons for pResponse not being sent back to service from process

%Save() Set ^dbg($i(^dbg)) = $lb($h, sc, pResponse.%Id()) Then check ^dbg global, sc must be 1 and there should be an id. Try to open pResponse object from a terminal.
Article
John Murray · Aug 9, 2024

WebTerminal is broken on IRIS 2024.2

Here's how I did it: Create a new security resource %DB_WEBTERMINAL and set the WEBTERMINAL database to use this instead of %DB_%DEFAULT.
Article
Yuri Marx · Oct 22, 2020

2020 Intersystems IRIS Roadmap - blueprint analysis

Very easy to use, any DBA can be use it. The AutoML is a fantastic technology and will be used a lot.

#Caché

4.9K Posts32 Followers
Question
Vineeth Jagannathan · May 25, 2017

Can we pull .zip file using webservice call into ensemble and unzip it

%New() do s.LinkToFile("1.xml") do $System.OBJ.ExportToStream("dbg*.GBL", s) do s.%Save() kill kill ^dbg set s=##class(%Stream.FileBinaryGzip).
Article
Murray Oldfield · Feb 26, 2016

Provision a Caché application using Ansible - Part 1

[db1] etc etc etc TASK: [hs_server_common | Create default cache group] ************************* changed: [db1] TASK: [hs_server_common | Create default cache manager group