I am using Derby DB and I am executing simple INSERT statement, well there is around 9000 of rows to be filled in. During that I get the error:
ERROR XJ001: Java exception: ': java.lang.StackOverflowError'
Can anyone help me with some tips please?
Thanks
Remi