Hello Everyone
I am using sql/xml query to retrieve xml data from db2 but every time i try to see returned results db2 posts message
Quote:
DBA8010N The tree view of the XML document cannot be built.
Explanation:
Explanation: The document may be corrupted.
User response:
Ensure that the document is well-formed and that the character encoding
is set correctly.
|
But it works fine if i use xquery
Please help me out,i have to use sql/xml query