ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » problem calling oracle stored procedure

Post new topic  Reply to topic
 problem calling oracle stored procedure « View previous topic :: View next topic » 
Author Message
vasanthi
PostPosted: Thu Apr 06, 2006 1:52 pm    Post subject: problem calling oracle stored procedure Reply with quote

Apprentice

Joined: 23 Apr 2005
Posts: 42

Hi

i am having problems calling an oracle stored procedure from my compute node.i am using WBIMB5.0.
I have got a stored procedure in oracle like
SM(IN YR INTEGER, IN PERIOD INTEGER, IN SA NUMBER, IN CLASS VARCHAR2);

But when i am trying to call this from my compute node

CALL SM(YR,PERIOD,SA,CLASS);
CREATE PROCEDURE SM(IN YR INTEGER, IN PERIOD INTEGER, IN SA DECIMAL, IN CLASS CHAR) EXTERNAL NAME "SS.SM";


I get an exception saying that the procedure is overloaded. but i have only one procedure with this name.oracle version is 9i.

Thanks
vasanthi
Back to top
View user's profile Send private message
Srinu
PostPosted: Fri Apr 07, 2006 5:26 am    Post subject: Reply with quote

Acolyte

Joined: 15 Jun 2005
Posts: 51

Hi vasanthi ,
Try to use Language clause in Create Procedure statement by default takes ESQL u mention the language clause as Database and try

Srinu
Back to top
View user's profile Send private message
JT
PostPosted: Fri Apr 07, 2006 6:11 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

http://www.mqseries.net/phpBB2/viewtopic.php?t=24959
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » problem calling oracle stored procedure
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.