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 » Call DB Stored Procedure throws error

Post new topic  Reply to topic
 Call DB Stored Procedure throws error « View previous topic :: View next topic » 
Author Message
keenlearner
PostPosted: Sat Jul 25, 2009 6:43 am    Post subject: Call DB Stored Procedure throws error Reply with quote

Acolyte

Joined: 24 Aug 2006
Posts: 62

Hi

I am calling a database stored procedure from my message flow.
The signature of the procedure defined in broker is

Create Procedure myStoreProc1(OUT vComp CHARACTER)
LANGUAGE DATABASE
ENTERNAL NAME "schema.myPkg.mystoreProc";

The Singnature in DB is

Procdure dbProc(param OUT CLOB);


While running the flow it gives the error as

<Insert>
<Type>5</Type>
<Text>HYC00</Text>
</Insert>
<Insert>
<Type>2</Type>
<Text>0</Text>
</Insert>
<Insert>
<Type>5</Type>
<Text>[DataDirect][ODBC Oracle driver]Optional feature not implemented.</Text>
</Insert>

I have enabled the ODBC tracing but the SQL.LOG file is empty.

My Env is Windows XP with Service Pack 2
WBIMB 6.0 with fix pack 9
ORacle 9i database.

Can any one suggest the remedy.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Sat Jul 25, 2009 12:50 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Can you perform other actions on the database?

Did you EnableSQLDescribParam?
Back to top
View user's profile Send private message
keenlearner
PostPosted: Sat Jul 25, 2009 7:43 pm    Post subject: Reply with quote

Acolyte

Joined: 24 Aug 2006
Posts: 62

yes the i have check all the available check boxes Such as
DescribeSQLParams
N CHAR support
Procedure return params etc...
Back to top
View user's profile Send private message
vairavan
PostPosted: Sun Jul 26, 2009 11:27 am    Post subject: Reply with quote

Apprentice

Joined: 22 Apr 2008
Posts: 42

Hi,

this looks like very famous issue...

Datatype (PLSQL Integer, Character) have support with WMB only with 6.1 version.

Try to upgrade your version and try it. You should get it.
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 » Call DB Stored Procedure throws error
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.