ERROR at line 1:
ORA-29516: Aurora assertion failure: Assertion failure at joez.c:3311
Bulk load of method java/lang/Object.<init> failed; insufficient shm-object
space
ORA-06512: at "SYS.DBMS_XMLQUERY", line 22
解决:
oracle> alter system set JAVA_JIT_ENABLED= FALSE scope = both;