Database Error Messages

OCI-30940

cannot resolve prefix 'prefix' for QName node 'QName_node'
  • prefix: The prefix used.
  • QName_node: The name of the node.

Cause

An attempt was made to store a QName value without having a valid namespace in scope for that prefix.


Action

Declare the namespace for the prefix used.