Hi ,
We are seeing dissimilarities of returned SQLState between the SQLState returned while executing a stored procedure from SQL Assistant and when the same Stored procedure is called through Java/JDBC driver 13, the exception block in java based program shows the SQLState is different (rather it is always showing HY000) instead of what is returned from SQL Assistant that might be T5568.
For your convenience to understand the stated problem, I am attaching the two stored procedures.
↧