Posted: Thu Sep 24, 2009 11:57 pm Post subject: Receive a BLOB field via a stored procedure result set
Novice
Joined: 27 Sep 2006 Posts: 16
I am calling a stored procedure using ESQL. The DB2 stored procedure (in z/OS) returns 1 result set, which contains 1 BLOB field.
I have not yet been able to successfully complete the message flow. The result of the call is that the message flow does not complete and the execution group stops and starts again.
I have checked that the stored is functioning correctly by recuperating a CHAR field in the result set. The problem occurs with the BLOB.
Another option that I believe that could be possible is that instead of recuperating the BLOB in a result set, that it would be recuperated in an OUT field from the stored, but I am interested to know if it is possible using the result set.
I would appreciate any advice that you can give me on the matter.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum