Precompilers and OCI (MOSC)

MOSC Banner

How to get the XML string value from the XMLTYPE pointer in OCI?

edited Jan 13, 2012 1:10AM in Precompilers and OCI (MOSC) 1 commentAnswered

1. Have dequeued an AQ message using OCI successfully into an XMLTYPE pointer. The debugger shows that the return code is successful and that the pointer now has a valild memory address. 

But not able to access the contents of that pointer even using the debugger tools. (Please see the attached file: 2012_01_10_15_25_49_ocitest2.png - screenshot of the debug session to make things a little clearer).

So the question still remains is how do we get the XML string value from the XMLTYPE pointer? Is there a function we need to call? Should we be using a different type maybe? 

I can attach the complete C program code if it will make things easier. 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center