Troubleshooting
Problem
Original Article Number : 507229 : When trying to run an XQuery update with CDATA content, an error message is returned that reads, "INOXQE6251 internal exception."
Example XQuery:
declare namespace tf = 'http://namespaces.softwareag.com/tamino/TaminoFunction'
update for $q in input()/person
where tf:getInoId($q) = 1
do
(replace
$q/address/street
with
<street><![CDATA[My street]]></street>
)
Document Location
Worldwide
[{"Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSM6UUC","label":"IBM Tamino"},"ARM Category":[{"code":"a8mKe00000000AQIAY","label":"webMethods Tamino XML Server (INS)"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Windows 2000 Professional"}],"Version":"4.1.4"}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Historical Number
Patch Level 1
Was this topic helpful?
Document Information
Modified date:
20 March 2025
UID
ibm17212258