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 » Oracle XMLType as IN Parameter

Post new topic  Reply to topic
 Oracle XMLType as IN Parameter « View previous topic :: View next topic » 
Author Message
broker_new
PostPosted: Fri Apr 25, 2014 6:41 am    Post subject: Oracle XMLType as IN Parameter Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

Hi Guys,

We have a stored procedure that is defined in Oracle where one of the IN parameter is defined as XMLType.

Here is the signature of the stored procedure.

CREATE OR REPLACE PROCEDURE "INSERT_EMPLOYEE_DATA"(
ip_emp_details IN XMLTYPE
)
IS
BEGIN
END INSERT_EMPLOYEE_DATA;

/


I tried passing the XML object as CHAR from compute node..

(0x03000000:NameValue):Text = 'The procedure is unknown to the database and no definition could be found.' (CHARACTER)
(0x01000000:Name ):Insert = (
(0x03000000:NameValue):Type = 5 (INTEGER)
(0x03000000:NameValue):Text = 'LOCAL_DB.ORCL.INSERT_EMPLOYEE_DATA' (CHARACTER)


make absolutely sense....what should be the mapping from ESQL to Oracle for XMLType?

_________________
IBM ->Let's build a smarter planet
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 » Oracle XMLType as IN Parameter
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.