<MAXSTRING>CompileRtns+295^%occRoutine in SQL execution
I tried executing the SQL JSON_TABLE query with large JSON string(more than 200000 characters) and I got the below error. I'm curious about this under the hood workflow and how does it reach reaches MAXSTRING.
ERROR #5002: ObjectScript error: <MAXSTRING>CompileRtns+295^%occRoutine > ERROR #5030: An error occurred while compiling class '%sqlcq.LEARNING.cls247'
Thanks!
Product version: IRIS 2024.1
$ZV: IRIS for Windows (x86-64) 2024.1.1
Discussion (0)0
Comments
Please open a support case with WRC.
If you can provide a sample class and query triggering this error it would be very helpful.
Hello @Eduard Lebedyuk
Sure, Will do it.
Thanks!