my procedure has a big number as a output parameter
i am registering it using the Types.Integer.
But i am getting a numberic overflow error.

i think the out parameter returned by the procedure is too big for the
Types.Integer !

i am also calling registerOutParameter( ) for this.

dont exactly remeber whther i am using getInteger !

is the fix needed on the database or on java side ?


thanks
niranjan !

edit by admin, please do not post contact info on the forum, thank you