×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 2/1/2018 3:17 PM, Craig Richards wrote:
No worries Buck :-)
Are you also getting a bad Sqlstate and the odd pointer message i mentioned
in the joblog?
SQLSTATE 0169F, but I hesitate to call it 'bad'. It's accurately
telling us that the JSON is malformed. The '01' class is a warning.
I am getting the pointer messages too.
Message ID . . . . . . : C2M1212 Severity . . . . . . . : 30
Message . . . . : The pointer parameter passed to free or realloc is
not valid.
Date sent . . . . . . : 02/01/18 Time sent . . . . . . : 14:57:27
Message type . . . . . : Diagnostic
From . . . . . . . . . : BUCK CCSID . . . . . . . . : 65535
From program . . . . . . . . . : QC2UTIL3
From library . . . . . . . . : QSYS
From module . . . . . . . . : QC2HYPSP
From procedure . . . . . . . : send_message__FiPvUi
From statement . . . . . . . : 54
To program . . . . . . . . . . : QSQJSON2
To library . . . . . . . . . : QSYS
To module . . . . . . . . . : QSQJSTBL
To procedure . . . . . . . . : js_free
To statement . . . . . . . . : 46
It's working properly from the SQL perspective, but it does throw
messages into the job log. FWIW other SQL warnings also throw messages
into the job log, so I suspect it's working as intended as far as IBM
are concerned.
As an Amazon Associate we earn from qualifying purchases.