ORA-31068: updateXML expected data format [string] instead
of [string]



ORA-31068: updateXML expected data format [string] instead of [string]..

Answer / guest

Cause: An attempt was made to use updateXML to update data
with a node of the incorrect type. Text and attribute nodes
must be updated with string data, whereas element nodes must
be updated with XMLType data.

Action: Use CREATEXML or getStringVal to coerce the new data
to the proper format.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12448: policy string not applied to schema string

1 Answers  


ORA-01553: MAXEXTENTS must be no smaller than the string extents currently allocated

1 Answers  


ORA-29909: label for the ancillary operator is not a literal number

1 Answers  


NZE-28776: Output buffer supplied is too small.

1 Answers  


NZE-28760: list creation failure

1 Answers  






ORA-01249: archiving not allowed in a clone database

1 Answers  


ORA-28543: Error initializing apply connection to non-Oracle system

1 Answers  


ORA-32615: incorrect use of MODEL IS ANY predicate

1 Answers  


PLS-00125: type name expected

1 Answers  


RMAN-08516: controlfile copy filename=string recid=string stamp=string

1 Answers  


NZE-29112: Cannot access attributes from a PKCS #12 certificate bag.

1 Answers  


ORA-13510: invalid RETENTION string, must be in the range (string, string)

1 Answers  


Categories