Re: Get SHOW WARNINGS stacktrace after calling a LOAD DATA command through Connector/J
Posted by: Jacques Barney
Date: March 13, 2013 03:05PM

Hi again,

I should also mention that I've tried the following:
- stmt.getWarnings(); //RETURNED NULL
- LOAD DATA... ;SHOW WARNINGS; //SYNTAX ERROR (CON SETUP TO ONLY ALLOW ONE COMMAND)
- SHOW WARNINGS in separate executeQuery call //RETURNED EMPTY RESULTSET



Edited 1 time(s). Last edit at 03/13/2013 03:07PM by Jacques Barney.

Options: ReplyQuote


Subject
Written By
Posted
Re: Get SHOW WARNINGS stacktrace after calling a LOAD DATA command through Connector/J
March 13, 2013 03:05PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.