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-13278: failure to convert SRID to native format

1 Answers  


NCR-03010: NCRO: Transfer callback error

1 Answers  


ORA-14265: data type or length of a table subpartitioning column may not be changed

1 Answers  


ORA-36980: (XSRELGID02) Variable workspace object must have a numeric data type.

1 Answers  


NNO-00623: setting auto-refresh retry interval to number seconds

1 Answers  






ORA-06565: cannot execute string from within stored procedure

1 Answers  


PLS-01911: : associative array key violates its type constraints

1 Answers  


ORA-29254: Invalid lower_bound argument passed to procedure dbms_sql.define_array

1 Answers  


TNS-12665: NLS string open failed

1 Answers  


NNF-04001: Error converting input file

1 Answers  


TNS-00305: The Navigator encountered an invalid/unknown trace level

1 Answers  


ORA-26080: file "string" is not part of table string.string partition string

1 Answers  


Categories