Category: Errors
"%.*ls" is not a valid function, property, or field.
%sNo more tokens expected at the end of the XQuery expression. Found '%ls'.
%s'%ls' requires a singleton (or empty sequence), found operand of type '%ls'
%sThe argument of '%ls' must be of a single numeric primitive type or 'http://www.w3.org/2004/07/xpath-datatypes#untypedAtomic'. Found argument of type '%ls'.
Cannot call methods on %ls.
%sThe XQuery syntax '%ls' is not supported.
%sSyntax error near '%ls'
Cannot use index option ignore_dup_key to alter index '%.*ls' as it enforces a primary or unique constraint.
Cannot define an index on a view with ignore_dup_key index option. Remove ignore_dup_key option and verify that view definition does not allow duplicates, or do not index view.