Hey, if anyone else has something to add, please feel free. I could be way off base here and missing something, over-thinking or over-complicating this. It's been known to happen. Once in a great while.
_________________ -craig
I know I don't say this enough, but I like when you talk to me. It's much better than when nobody talks to me. Or when people that I don't like will not stop talking to me.
why dont you write the result set from the stored proc to a table in a before stage proc call and then read the xmltype using XMLSERIALIZE(DOCUMENT columnname) oracle function - you could use an oracle connector stage perhaps ? ? Again i'm not sure of you need to execute this on a per row basis - but you could as well write the input argument to a table and the do the above to storoe the xml results . Yeah not ideal , but if almost 17 years of datastage development have taught me, 30% of ETL use cases involve such 'workarounds'.
As yet i don't see either a clob or the more likely 'clod'! datatype in datastage column metadata definitions
Add To Favorites View next topic View previous topic
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