Oracle DBA, How To, Error, Cause and Action

ORA-19117: XQST0070 - invalid redefinition of predefined namespace prefix 'string'

ORA-19117: XQST0070 - invalid redefinition of predefined namespace prefix 'string'


Cause:


The given predefined namespace was being redefined in a namespace declaration.



Action:


Remove the namespace declaration that redefines the predefined namespace prefix.

No comments:

Post a Comment

Thanks for your comment.