Oracle Messages

Id Message
ORA-19211 column string, specified as key using DBMS_XMLSTORE.setKeyColumn() , must be of scalar type
ORA-19212 no key columns specified before call to DBMS_XMLSTORE.updateXML()
ORA-19221 XPST0001 - XQuery static context component string not initialized
ORA-19222 XPDY0002 - XQuery dynamic context component string not initialized
ORA-19223 XPST0003 - syntax error in XQuery expression
ORA-19224 XPTY0004 - XQuery static type mismatch: expected - string got - string
ORA-19225 XPST0005 - XQuery static type error: expected non empty type got empty sequence
ORA-19226 XPTY0006 - XQuery dynamic type mismatch: expected string got string
ORA-19227 XPTY0007 - fn: data function is applied to a node (type (string)) whose type annotation denotes a complex type with non-mixed complex content.
ORA-19228 XPST0008 - undeclared identifier: prefix string local-name string
ORA-19229 XQST0009 - schema import not supported
ORA-19230 XPST0010 - unsupported axis string
ORA-19232 XQST0012 - imported schemas violate validity rules
ORA-19233 XQST0013 - invalid pragma
ORA-19234 XQST0014 - invalid or unsupported must-understand extension
ORA-19235 XQST0015 - unsupported must-understand extension
ORA-19236 XQST0016 - module declaration or import not supported
ORA-19237 XPST0017 - unable to resolve call to function - string: string
ORA-19238 XPTY0018 - It is a type error if the result of the last step in a path expression contains both nodes and atomic values
ORA-19239 XPTY0019 - It is a type error if the result of an step (other than the last step) in a path expression contains an atomic value
Lines 10061 to 10080 of 20375 entries
1 502 503 504 505 506 1,019