ORA-31196: XML nodes over string in size cannot be printed



ORA-31196: XML nodes over string in size cannot be printed..

Answer / guest

Cause: An attempt was made to use an XML Text Node with a
size greater than 64K, or an XML Comment Node with a size
greater than 4K. These cannot be printed. For example,
trying to add children to an attribute node, or passing in a
document node as a child, are unsupported operations.

Action: Use getClobVal() or getStringVal() to print the
Document.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-32818: AQ queue string does not exist

1 Answers  


ORA-07655: slsprom:$TRNLOG failure

1 Answers  


ORA-31161: element or attribute "string" cannot be stored out of line

1 Answers  


ORA-09768: osnmgetmsg: could not read a message

1 Answers  


ORA-25156: old style outer join (+) cannot be used with ANSI joins

1 Answers  






ORA-07247: skgfrfms, skgfrnms: read error, unable to read block from database file

1 Answers  


ORA-02461: Inappropriate use of the INDEX option

1 Answers  


ORA-01763: update or delete involves outer joined table

1 Answers  


ORA-13914: Threshold notification failed.

1 Answers  


ORA-29338: datafile string is in an undesired state (string, string)

1 Answers  


ORA-13023: interior element interacts with exterior element

1 Answers  


RMAN-06706: could not close file: "string" (reason=string)

1 Answers  


Categories