Author Archive
ORA-19294: XQST0059: It is a static error if an implementation is unable to process a schema or module import by finding a schema or module with the specified target namespace
ORA-19294: XQST0059: It is a static error if an implementation is unable to process a schema or module import by finding a schema or module with the specified target namespace
Database version: Oracle 11g Release 2 (11.2)
Cause: An error occurred during the processing of the XQuery expression.
Solution: Check the detailed error message for the possible causes.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19293: XQST0058: It is a static error if multiple schema imports specify the same target namespace
ORA-19293: XQST0058: It is a static error if multiple schema imports specify the same target namespace
Database version: Oracle 11g Release 2 (11.2)
Cause: An error occurred during the processing of the XQuery expression.
Solution: Check the detailed error message for the possible causes.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19292: XQST0057: It is a static error if a schema import binds a namespace prefix but does not specify a target namespace other than a zero-length string
ORA-19292: XQST0057: It is a static error if a schema import binds a namespace prefix but does not specify a target namespace other than a zero-length string
Database version: Oracle 11g Release 2 (11.2)
Cause: An error occurred during the processing of the XQuery expression.
Solution: Check the detailed error message for the possible causes.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19291: XPST0081 – specified QName cannot be expanded into a namespace URI
ORA-19291: XPST0081 – specified QName cannot be expanded into a namespace URI
Database version: Oracle 11g Release 2 (11.2)
Cause: The namespace prefix of the QName could not be expanded into a namespace URI by using the statically known namespaces.
Solution: Use a namespace prefix that can be resolved into a namespace URI from the statically known namespaces.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19290: XQST0069 – more than one empty order declaration declared in the prolog
ORA-19290: XQST0069 – more than one empty order declaration declared in the prolog
Database version: Oracle 11g Release 2 (11.2)
Cause: A prolog had more than one empty order declaration.
Solution: Fix the prolog to have just one empty order declaration.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19289: XQST0034 – function string:string declared or defined multiple times
ORA-19289: XQST0034 – function string:string declared or defined multiple times
Database version: Oracle 11g Release 2 (11.2)
Cause: Multiple functions declared or imported by a module had the same expanded QName and the same number of arguments.
Solution: Fix the function declaraction or definition to remove duplicates.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19288: XPST0017 – invalid number of arguments to function – string
ORA-19288: XPST0017 – invalid number of arguments to function – string
Database version: Oracle 11g Release 2 (11.2)
Cause: The name and arity of the function call given could not be matched with any in-scope function in the static context.
Solution: Fix the name of the function or the number of parameters to match the list of in-scope functions.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19287: XPST0017 – invalid number of arguments to function – string:string
ORA-19287: XPST0017 – invalid number of arguments to function – string:string
Database version: Oracle 11g Release 2 (11.2)
Cause: The name and arity of the function call given could not be matched with any in-scope function in the static context.
Solution: Fix the name of the function or the number of parameters to match the list of in-scope functions.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19286: XPST0017 – unable to resolve call to function – string
ORA-19286: XPST0017 – unable to resolve call to function – string
Database version: Oracle 11g Release 2 (11.2)
Cause: The name and arity of the function call given could not be matched with any in-scope function in the static context.
Solution: Fix the name of the function or the number of parameters to match the list of in-scope functions.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19285: FODC0002 – error retrieving resource
ORA-19285: FODC0002 – error retrieving resource
Database version: Oracle 11g Release 2 (11.2)
Cause: The URI provided could not be resolved to a valid resource.
Solution: Provide a valid URI for a resource.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19284: Encoding specification in version declaration not supported
ORA-19284: Encoding specification in version declaration not supported
Database version: Oracle 11g Release 2 (11.2)
Cause: The query contained an encoding specification.
Solution: Remove the encoding specification.
Read More →
Tags: ora, Oracle 11g Release 2
ORA-19283: XQST0031 – It is a static error if the version number specified in a version declaration is not supported by the implementation.
ORA-19283: XQST0031 – It is a static error if the version number specified in a version declaration is not supported by the implementation.
Database version: Oracle 11g Release 2 (11.2)
Cause: The query contained a version declaration not supported by this implementation.
Solution: Change the version declaration to 1.0 which is the version supported by this implementation.
Read More →
Tags: ora, Oracle 11g Release 2