codefori / codefori/vscode-db2i

SQL Trace for "getLargeUpdateCount not implemented"

Open
#237 3 comments 0 reactions 1 assignee Claimed by @ThePrez View on GitHub
bug
Dominant language
TypeScript
Stars
76
Forks
54
Avg merge
17m
Merged PRs (30d)
1

Description

Trace

```



[DATASTREAM_IN]: 2024-06-07.07.27.08.964


{"id":"id2","type":"connect","technique":"tcp","application":"vscode-db2i 1.0.0-dev","props":"libraries=SCHINDLN,QTEMP,OBJEKTTEST,DATEIEN,OBJEKTE,NEWSCAN,QGDDM,QIDU,QGPL,AUFTRAG,VERKAUF,EINKAUF,TAATOOL,ARCHIVP,GSESPL,E3SXROSS,E3SIROSS,SYSADMIN,SOURCEN,PROFOUNDUI,PROFOUNDJS,ILEASTIC,ILELDAP,ILEVATOR;naming=system;full open=false;transaction isolation=none;query optimize goal=1;block size=512;selfcodes=*NONE"}




[DATASTREAM_IN]: 2024-06-07.07.27.17.291


{"id":"id3","type":"setconfig","tracedest":"IN_MEM","tracelevel":"DATASTREAM"}




[DATASTREAM_OUT]: 2024-06-07.07.27.17.296


{"id":"id3","tracedest":"IN_MEM","tracelevel":"DATASTREAM","jtopentracedest":"IN_MEM","jtopentracelevel":"OFF","success":true}




[DATASTREAM_IN]: 2024-06-07.07.27.20.017


{"id":"query4","type":"sql","sql":"select * from qsys2.sysfuncs","terse":true,"rows":100}




[INFO]: 2024-06-07.07.27.20.017


asynchronously dispatcing a request of type: RunSql




[ERR]: 2024-06-07.07.27.20.351


java.lang.UnsupportedOperationException: getLargeUpdateCount not implemented

at java.sql.Statement.getLargeUpdateCount(Statement.java:1103)
at com.github.theprez.codefori.requests.RunSql.go(RunSql.java:24)
at com.github.theprez.codefori.ClientRequest.run(ClientRequest.java:81)
at java.lang.Thread.run(Thread.java:825)




[DATASTREAM_OUT]: 2024-06-07.07.27.20.351


{"id":"query4","has_results":true,"error":"getLargeUpdateCount not implemented","success":false}




[DATASTREAM_IN]: 2024-06-07.07.27.22.832


{"id":"id5","type":"gettracedata"}




[INFO]: 2024-06-07.07.27.22.833


synchronously dispatcing a request of type: GetTraceData


```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.