新しい投稿

検索

お知らせ
· 2024年12月7日

Reviews on Open Exchange - #48

If one of your packages on OEX receives a review you get notified by OEX only of YOUR own package.   
The rating reflects the experience of the reviewer with the status found at the time of review.   
It is kind of a snapshot and might have changed meanwhile.   
Reviews by other members of the community are marked by * in the last column.

I also placed a bunch of Pull Requests on GitHub when I found a problem I could fix.    
Some were accepted and merged, and some were just ignored.     
So if you made a major change and expect a changed review just let me know.

# Package Review Stars IPM Docker *
1 iris-presto-sample perfect demo 5.4   y  
2 recomendacao-filmes-intersystems excellent package 5.4   y  
3 iris-graphql-demo impressive demo 5.0   y  
4 pxw-debug works fine 5.0 y y  
5 Irisheimer Nice example 4.5      
6 AoC2024_test useful for cross checking 4.0     *
7 workshop-llm have enough time 4.0   y  
8 irisGoogleChat room for improvement 3.5   y  
ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
記事
· 2024年12月6日 2m read

第四十二章 终端输入 输出 - 显式终止符

第四十二章 终端输入 输出 - 显式终止符

显式终止符

OPENUSE命令中的终止符参数允许您将特定字符定义为READWRITE命令的终止符。这些显式终止符可用于补充指定协议提供的终止符字符。终止符参数还可用于覆盖协议对字符的指定,并将其指定为终止符。将字符重新定义为终止符的能力的例外情况是:ASCII 0 (NULL)ASCII 3 ( Ctrl-C ) 以及两个输出控制字符Ctrl-Q (XON)Ctrl-S (XOFF)。它们保留其功能,并且不能重新定义为终止符。

示例

此示例将 ZBackspaceTab定义为主设备的终止符。下划线是连接运算符。

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
質問
· 2024年12月6日

Foreign Servers - Visibility?

First time trying to use Foreign Tables/Servers instead of Linked Tables...

Within the SQL Editor inside of the Managment Portal, or connecting through DBeaver JDBC how we can see what Foreign Servers have been defined? Is there a way to query and verify structure of the Foreign Server connection to know that we are building the correct Foreign Tables?

I attempted to create my first Foreign table but it failed when I tried to query the tables because it said the table could not be found. But when I sign into the Database via SQL Management Studio, I can see the table.

3 Comments
ディスカッション (3)2
続けるにはログインするか新規登録を行ってください
質問
· 2024年12月6日

Identificação de IP Cliente - ClientIPAddress

Dear all, I hope you are well.

We migrated from CACHE 2018 to IRIS 2023.1 on 12/2/2024, and I am having a big problem identifying the client's IP address, because IRIS is getting an IP number with characters as if it were IPV6. Our LINUX support has already made all the configurations requested by Intersystems support, disabled IPv6, and several other configurations, but we have not been successful.

Using the class "##CLASS(%SYS.ProcessQuery).Open($job)", we get the return: "ClientIPAddress = "::ffff:192.168.223.60", in the process management portal, it is also being identified with these characters.

Could someone help us with what might be happening and how to solve this problem?

Otherwise, thank you.

Thank you
Davidson Espindola

 

2 Comments
ディスカッション (2)1
続けるにはログインするか新規登録を行ってください
記事
· 2024年12月5日 3m read

第四十一章 终端输入 输出 - 协议终止符

第四十一章 终端输入 输出 - 协议终止符

协议终止符

OPENUSE 协议定义了哪些 READ 输入字符、控制序列和击键被视为隐式终止符。这四种协议是 I(图像模式)、N(正常模式(默认))、R(读取行调用模式)和 T(终止符模式):

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください