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-06264: NETNTT: data protocol error

1 Answers  


ORA-12462: undefined compartment string for policy string

1 Answers  


ORA-06031: NETDNT: connect failed, unrecognized object name

1 Answers  


ORA-06000: NETASY: port open failure

1 Answers  


QSM-01015: GROUP BY clause has non-columns

1 Answers  






PCC-00065: Userid required, but not specified.

1 Answers  


ORA-12653: Authentication control function failed

1 Answers  


ORA-01920: user name 'string' conflicts with another user or role name

1 Answers  


NNL-00572: set|show save_config_interval [<seconds>] [<server_list>] : set time of next config save

1 Answers  


PCC-01300: You are not authorized to run Pro*PL/I

1 Answers  


ORA-07453: requested resource manager plan schema does not contain OTHER_GROUPS

1 Answers  


ORA-07213: slgcs: times error, unable to get wall clock.

1 Answers  


Categories