No new writeups yet.
14801 16 XPATH query syntax error.
14802 16 XPATH: Function '%s' not supported.
14803 16 XPATH: Parenthesized expression not supported.
14804 16 XPATH: No path expressions are allowed after attribute expressions.
14805 16 XPATH: Complex expressions are not allowed on right side of comparison.
14806 16 XPATH: Queries starting with relative paths are not allowed.
14807 16 XPATH: NEGATION operator is not supported.
14808 16 XPATH: DESCENDANT operator requires a Right Hand Side
14809 16 XPATH: Top Level 'AND' or 'OR' operators are not allowed.
14810 16 Received error %d : %s
14811 16 %s datatype is not supported with FOR XML.
14812 16 %s disallowed with FOR XML.
14813 16 Wildcards are not supported with namespaces.
14814 16 Invalid token encountered for xpath query.
14815 16 XPATH: No path expressions are allowed after text() function.
14816 16 Invalid range specified for subscript.
14817 16 FOR XML: Failed to generate string representation of %s datatype.
14818 16 The comparison expression returns a boolean value. Expressions that return a boolean value are not allowed in parentheses.
14819 16 Expressions with set operators return a boolean value. Expressions that return a boolean value are not allowed in parentheses.
14820 16 Complex path expressions are not supported after an expression that contains a parentheses followed by subscript.
14821 16 Absolute paths are not supported inside parentheses. Only paths relative to outer contexts are supported.
14822 16 Attribute scans are not supported after an expression that contains a parentheses followed by subscript.
14823 16 text() nodetest is not supported after an expression that contains a parentheses followed by subscript.
14824 16 Too many arguments to XPath function '%s'.
14825 16 XPath function call must be at leaf level.
14826 16 A boolean expression is not a valid argument for XPath function '%s'.
14827 16 The arguments of a top-level XPath function call must be absolute path expressions.
14828 16 The arguments of a relative XPath function must be relative path expressions.
14829 16 The operands of '%s' must be node-sets.
14830 16 Too few arguments to XPath function '%s'.
14831 16 A wildcard cannot be specified immediately before a function call.
14832 16 String or numeric literal is too long.
14833 16 Absolute paths inside a filter operator are not supported.
14834 16 Error creating SQLX document: %s.
14835 16 Node tests are not functions. It is illegal to pass arguments to node tests.
14836 16 XPATH:Illegal token %s encountered.
14837 16 Return type of %s is not supported with FOR XML.
14838 16 Single or double quote mismatch
14839 16 Xml sortorder mismatch. Document is parsed with sortorder %s and the current sortorder is %s.
14841 16 XMLTABLE: Failed to convert column pattern result to %s for column %d.
14842 16 XMLTABLE column pattern must be a relative path.
14843 16 XMLTABLE row pattern must be an absolute path.:
14844 16 XMLTABLE %s pattern cannot terminate in '/' or '//'.
14845 16 XMLTABLE %s pattern is invalid.
14846 16 An overflow has occurred in the value for column '%d'. Try using another datatype for ordinality column.
14847 16 XMLTABLE column %d, does not allow null values.
14848 16 A column pattern must return exactly one result for each node in row pattern.
14849 16 XPath queries in row and column patterns of xmltable can have only simple paths consisting of '/' and element names (simple forward paths).
14850 16 Default value of NULL cannot be combined with a NOT NULL constraint in the declaration of xmltable column %d.
14851 16 The Xpath syntax %s is not supported.