<UNDEFINED>ServerLoop+1^%SYS.DBSRV *%qlogging,ERROR <Ens>ErrOutConnectFailed: 'jdbc:opengauss://host:15400/healthcare_data' / 'NHIPProd' 的 JDBC 连接失败,出现错误 ERROR #5023: Remote Gateway Error: JDBC Gateway connection failed for jdbc:opengauss://172.17.211.39:15400/healthcare_data error: -1
.png)
Content of log file as following:
Windows: 6.2.9200, SP 0.0, Product Type 1
Process: D:\DHC\DEVSOFTWARE\ENSEMBLE\BIN\CSTUDIO.EXE
Version 2016.2.3.907
Module: C:\WINDOWS\SYSTEM32\MSVCR120.dll
Date Modified: 05/24/2017
Exception Code: C0000005
Read Address: 00791000
Instruction: F3 A5 FF 24 95 50 F4 FA 73 8B 44 8E FC 89 44 8F
Registers:
EAX: 1228C068 EBX: 004C0048 ECX: 002C3C38 EDX: 00000002
ESI: 00791000 EDI: 1291CFD8 ESP: 0019E7F0 EBP: 0019E814
EIP: 73FAF66C EFlags: 00010216
Call Stack:
73FA0000 C:\WINDOWS\SYSTEM32\MSVCR120.
hi guys!
while WorkMgr.Queue reports a error, there are many locks, how to deal it?
.png)
hi !
now I want to insert data to third party database directly, Link Table wizard how to insert except by sql?
s obj=##class(YBFXJC.LABINFO).%New()
;s obj.ID="1"
s obj.HISID="1"
s obj.APPYNO="1"
s obj.HOSPITALID="1"
s obj.BILGDRNAME="1"
s sc=obj.%Save()
w sc_$System.Status.GetErrorText(sc),!
there is error <CANNOT SET THIS PROPERTY>zSaveData+3^YBFXJC.TestSaveObj.1