View Single Post

   
  #3 (permalink)  
Old 02-27-2008, 08:55 AM
Praveen_db2
 
Posts: n/a
Default Re: Strange Behaviour of SP due to GET DIAGNOSTICS position

Hi Serge
I have debugged it using Development center.It directly jumps into "SELECT
SQLSTATE
INTO SQLSTATE_OUT
FROM SYSIBM.SYSDUMMY1;" statement after going through the
variable declarations.It does not even go into the UPDATE statement.Please
help by explaining this strange behaviour.

Reply With Quote