oracle.jbo.DMLException: JBO-26041: Failed to post data to database during “Insert”: SQL Statement “INSERT INTO XX(X,x,x,x,x) VALUES (:1,:2,:3,:4,:5,:6)”
Error: oracle.jbo.DMLException: JBO-26041: Failed to post data to database during "Insert": SQL Statement "INSERT INTO XX_TABLE(X1,X2,X3) VALUES (:1,:2,:3)" Description: an error occurred while performing DML operation "Insert" on…