查找

问题
· 一月 28

Connect to .Net8 on Linux for cache db

I have an old .NET 4.5 project, working with database InterSystems.Cache. The project is deployed on a Windows server. Data is retrieved using the InterSystems.Data.CacheClient.dll library.

But now I'm planning migration of the project to .NET 8 to container with linux centos.

How can I get data from InterSystems.Cache in this case?

As I understand it, InterSystems.Data.CacheClient.dll is only for the .NET framework.

The InterSystems.Data.IRISClient.dll library recommended for the more modern InterSystems.IRIS database throws an error 'InterSystems Iris Provider is not compatible with Cache xDBC server'

2 Comments
讨论 (2)2
登录或注册以继续
文章
· 一月 27 阅读大约需 2 分钟

第九章 D - E 开头的术语

[toc]

第九章 D - E 开头的术语

显示格式 (display format)

对象(Objects)

属性的显示格式是用于显示和输入数据的格式。

分布式数据库 (distributed database)

系统

存储在网络中多台计算机上的数据库。当在分布式数据库环境中使用IRIS 时,位于一台计算机上的 ObjectScript 例程可以在网络中其他计算机的文件保护限制内访问全局。

DMNNET

系统

处理来自网络的传入全局请求的IRIS 进程。它是在系统状态(%SS)显示或系统操作实用工具中的进程面板上表示网络守护进程的名称。

点语法 (dot syntax)

对象(Objects)

点语法允许获取和设置属性值以及执行方法。它还允许从引用对象访问被引用和嵌入对象的属性和方法。

讨论 (0)1
登录或注册以继续
公告
· 一月 27

HealthShare Patient Index – Virtual February 19-21, 2025 - Registration space available

HealthShare Patient Index – Virtual February 19-21, 2025   9:00am-5:00pm US-Eastern Time (EST)

  • Configure, tune, and work with HealthShare Patient Index, an Enterprise Master Patient Index.
  • This 3-day course teaches the installation, configuration, and use of HealthShare® Patient Index.
  • Day one focuses on patient identification issues, and the tools that can be used for reviewing records identified by the system for human attention.
  • This session is appropriate for both technical staff and administrative staff who manage patient identification issues.
  • Day two starts with installation, and in the course of two days moves through the initial configuration of a system, the process for onboarding additional data sources, data flow, and utility programs.
  • This course is applicable for users of Patient Index.

SELF REGISTER HERE

讨论 (0)1
登录或注册以继续
讨论 (0)0
登录或注册以继续
InterSystems 官方
· 一月 27

Alerta: Dados inválidos introduzidos no Banco de Dados e no Journal com operações $LIST específicas

A InterSystems corrigiu um defeito que faz com que registros inválidos de banco de dados e diário sejam introduzidos ao usar uma sintaxe $LIST específica. A probabilidade de encontrar esse defeito é muito baixa, mas os impactos operacionais podem ser significativos.

Produtos Afetados

  • InterSystems IRIS® data platform: Versões 2023.3, 2024.1.0, 2024.1.1, 2024.1.2, 2024.2, 2024.3
  • InterSystems IRIS® for Health: Versões 2023.3, 2024.1.0, 2024.1.1, 2024.1.2, 2024.2, 2024.3
  • HealthShare® Health Connect: Versões 2023.3.0, 2024.1, 2024.1.1, 2024.1.2, 2024.2, 2024.3
  • HealthShare® Unified Care Record and Suite: Versão 2024.2
  • Todas as ofertas baseadas nos produtos acima

 

O problema afeta apenas instalações Unicode.

O problema surge ao anexar um novo elemento a uma lista em um global usando a seguinte sintaxe:

 

SET $LIST(<global reference>, *+1) = value.

Quando a lista resultante dessa chamada excede o comprimento máximo da string, o comportamento correto é retornar um erro <MAXSTRING>. Isso é o que ocorria antes do InterSystems IRIS, InterSystems IRIS for Health e Health Connect versão 2023.3. Na versão 2023.3 e posteriores, o valor inválido é salvo no banco de dados em vez de gerar um erro <MAXSTRING>.

Qualquer tentativa subsequente de referenciar o nó global resulta em um erro <MAXSTRING>.

A atualização global também resulta em um registro de diário (assumindo que as atualizações para este global são normalmente registradas em diário). Qualquer operação que tente aplicar o registro de diário resultante – incluindo recuperação na inicialização, restauração de diário e operações de espelhamento – falhará com um erro <MAXSTRING> e interromperá o processamento posterior do arquivo de diário.

Se você sentir o impacto desse defeito, entre em contato com o Worldwide Response Center (WRC) para obter assistência.

A correção para esse defeito é identificada como DP-437169. Ele será incluído em todas as versões futuras, começando com o InterSystems IRIS, InterSystems IRIS for Health e Health Connect 2024.1.3 e 2025.1.0. Ele também está disponível por meio de distribuição Ad Hoc. A correção será incluída no HealthShare Unified Care Record versão 2025.1 e no conjunto de produtos quando forem lançados, mas não será incluída nas versões de manutenção de versões anteriores. Se você tiver alguma dúvida sobre este alerta, entre em contato com o Worldwide Response Center.

讨论 (0)1
登录或注册以继续