ORA-30938: No prefix defined for namespace 'string'
(particle string)



ORA-30938: No prefix defined for namespace 'string' (particle string)..

Answer / guest

Cause: An XML namespace mapping (xmlns:<prefix>=<namespace
URL>) must be defined for each particle (element or
attribute) stored in an schema-constrained XMLType document.

Action: Add an xmlns attribute definition (attribute
name="xmlns:prefix" and value="namespace URL") to the
current XMLType document. The safest place to add this
attribute is in the root node of the document to ensure that
the mapping will be in scope.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01594: attempt to wrap into rollback segment (string) extent (string) which is being freed

1 Answers  


ORA-16542: unrecognized operation

1 Answers  


ORA-16208: Logical standby dictionary build failed to start.

1 Answers  


QSM-02022: aggregate selections

1 Answers  


SQL-02107: Program too old for runtime library; please re-precompile it

1 Answers  


ORA-13127: failed to generate target partition

1 Answers  


ORA-14051: invalid ALTER MATERIALIZED VIEW option

1 Answers  


ORA-09340: Specified ORACLE_SID is either invalid or too long

1 Answers  


ORA-09912: Malloc of name buffer(s) failed.

1 Answers  


ORA-02844: Invalid value for the leave open flag

1 Answers  


ORA-29959: error in the execution of the string routine for one or more of the index partitions

1 Answers  


PLS-00261: Java CALL Specification not yet allowed as a method in an object type

1 Answers  


Categories