
Thanks for the reply Fabian. Fabian Groffen wrote:
Does your tool allow to extract the real problem by following the SQLException chain? That would help a lot to identify the batch fails.
It does now. The SQLException chain has three levels: Message: "Error(s) occurred while executing the batch, see next SQLExceptions for details" State: null Code: 0 Message: "current transaction is aborted (please ROLLBACK)" (repeated 91 times) State: null Code: 0 Message: "current transaction is aborted (please ROLLBACK)" (repeated 8 times) State: null Code: 0 This doesn't seem very informative to me... I'm using version 6 of Java - is there a suggested version to use or versions not to use? Finally, on a different note, is it possible to pipe STDIN to COPY INTO calls via JDBC => MonetDb? Thanks again, Scott -- View this message in context: http://www.nabble.com/Windows-JDBC-Issues-tp23196456p23212225.html Sent from the monetdb-users mailing list archive at Nabble.com.