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

SQL*Loader-00949: incorrect datafile string specified for table string subpartition string

1 Answers  


LPX-00267: could not resolve relative URL ~s

1 Answers  


CLSS-03201: An attempt to begin a nested reconfiguration failed.

1 Answers  


ORA-00484: LMS* process terminated with error

1 Answers  


ORA-01115: IO error reading block from file string (block # string)

1 Answers  






ORA-31507: %s parameter value longer than maximum length string

1 Answers  


ORA-02216: tablespace name expected

2 Answers  


ORA-26565: Call to <type>_arg made before calling dbms_defer.call

1 Answers  


LFI-00106: Path object holds more than one path.

1 Answers  


PCC-02414: This attribute does not exist in the specified Object

1 Answers  


ORA-14161: subpartition number string: sum of PCTUSED and PCTFREE may not exceed 100

1 Answers  


ORA-29553: class in use: string.string

1 Answers  


Categories