Where do you assign a default null value?

how can a capture if I return null from an stored procedure in orther that Ibatis doesn't crush?

Regards,
 
Miquel Angel

 
On 5/23/06, Hendry <[EMAIL PROTECTED]> wrote:
Yes, it is. My procedure returned a null value, and I haven't assigned a
default null value.

Regards,
Hendry


Mike Fagan wrote:
> Is it possible that your procedure fails if called simultaneously? My guess is an error occured in the proc and failed to return a value.
>
> I would verify in sqlplus your pl/sql is reentrant.
>
> Regards,
> Mike Fagan

Reply via email to