Posted: Thu Apr 24, 2003 12:14 am Post subject: Reasoncode 2018 after external function call
Newbie
Joined: 18 Apr 2002 Posts: 4
Hi @all,
I have a problem with the connection handle when i call an external function.
This function does sql calls to an oracle database (like exec sql ...).
My program does the following:
Code:
Connect to Queuemanager --> OK
Read one Message from Queue --> OK
Call external function to store the message in the database -> OK
Read next Message -> Fails with 2018
When i don't call the oracle sql execs the programm runs normally.
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