{"id":1961,"date":"2016-05-10T11:44:38","date_gmt":"2016-05-10T08:44:38","guid":{"rendered":"http:\/\/www.fatihacar.com\/blog\/?p=1961"},"modified":"2016-10-26T11:46:07","modified_gmt":"2016-10-26T08:46:07","slug":"oracle-11g-error-codes-and-solution-suggestions-from-ora-19200-to-ora-19400","status":"publish","type":"post","link":"http:\/\/www.fatihacar.com\/blog\/oracle-11g-error-codes-and-solution-suggestions-from-ora-19200-to-ora-19400\/","title":{"rendered":"Oracle 11g Error Codes and Solution Suggestions from ORA-19200 to ORA-19400"},"content":{"rendered":"<p><strong>Oracle 11g Error Codes and Solution Suggestions from ORA-19200 to ORA-19400<\/strong><\/p>\n<dl>\n<dt><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\"><i>ORA-19200: Invalid column specification<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0All input arguments must be valid columns<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid list of columns<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6156\"><\/a><a name=\"ORA-19201\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19201: Datatype not supported<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The particular datatype is not supported in the XMLGEN operator<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify only supported datatypes as arguments to the XMLGEN operator<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6157\"><\/a><a name=\"ORA-19202\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19202: Error occurred in XML processing<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred when processing the XML function<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the given error message and fix the appropriate problem<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6158\"><\/a><a name=\"ORA-19203\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19203: Error occurred in DBMS_XMLGEN processing<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred when processing the DBMS_XMLGEN functions<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the given error message and fix the appropriate problem<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6159\"><\/a><a name=\"ORA-19204\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19204: Non-scalar value &#8216;<i>string<\/i>&#8216; is marked as XML attribute<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Only scalar values (i.e. values which are not of object or collection type) can be marked as XML attribute,i.e. is prefixed by &#8216;@&#8217;. In this case, a non-scalar value was prefixed with &#8216;@&#8217;<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the &#8216;@&#8217; sign, or make the value a scalar.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6160\"><\/a><a name=\"ORA-19205\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19205: Attribute &#8216;<i>string<\/i>&#8216; qualifies a non-scalar value in the select list<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The attribute immediately follows a value of object or collection type in the select list or type definition.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the &#8216;@&#8217; sign, or make the previous value a scalar.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6161\"><\/a><a name=\"ORA-19206\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19206: Invalid value for query or REF CURSOR parameter<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The queryString argument passed to DBMS_XMLGEN.newContext was not a valid query, or REF CURSOR.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Rewrite the query so that the queryString argument is a valid query or REF CURSOR.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6162\"><\/a><a name=\"ORA-19207\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19207: scalar parameter\u00a0<i>string<\/i>\u00a0of XMLELEMENT cannot have an alias.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The scalar parameter to XMLELEMENT has been qualified with an alias.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the AS clause of the scalar element.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6163\"><\/a><a name=\"ORA-19208\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19208: parameter\u00a0<i>string<\/i>\u00a0of function\u00a0<i>string<\/i>\u00a0must be aliased<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The indicated parameter of the XML generation function has not been aliased, although it is an expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify an alias for the expression using the AS clause.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6164\"><\/a><a name=\"ORA-19209\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19209: invalid or unsupported formatting argument<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An invalid or unsupported formatting argument was supplied<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the formatting argument to legal supported values<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6165\"><\/a><a name=\"ORA-19210\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19210: column &#8216;<i>string<\/i>&#8216;, specified to be a key or update column for DBMS_XMLSTORE, does not not exist in table &#8216;<i>string<\/i>&#8216;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The column specified using setKeyColumn()\/setUpdateColumn() did not exist in the table.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the column specified to be a column in the table<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6166\"><\/a><a name=\"ORA-19211\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19211: column &#8216;<i>string<\/i>&#8216;, specified as key using DBMS_XMLSTORE.setKeyColumn() , must be of scalar type<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The column specified using setKeyColumn() was a non-scalar type column.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the column specified to be a scalar column in the table<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6167\"><\/a><a name=\"ORA-19212\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19212: no key columns specified before call to DBMS_XMLSTORE.updateXML()<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0No columns were specified as key columns before the call to DBMS_XMLSTORE.updateXML.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use DBMS_XMLSTORE.setKeyColumn() to specify key columns<\/span><\/span><\/span><\/dd>\n<p><!--more--><\/p>\n<dt><a name=\"sthref6168\"><\/a><a name=\"ORA-19221\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19221: XPST0001 &#8211; XQuery static context component\u00a0<i>string<\/i>\u00a0not initialized<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An unitialized static context component was encountered during the static analysis of the expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0initialize the given static context.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6169\"><\/a><a name=\"ORA-19222\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19222: XPDY0002 &#8211; XQuery dynamic context component\u00a0<i>string<\/i>\u00a0not initialized<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An unitialized dynamic context component was encountered during the evaluation of the expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Initialize the particular dynamic context component.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6170\"><\/a><a name=\"ORA-19223\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19223: XPST0003 &#8211; syntax error in XQuery expression<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The given XQuery expression contains syntax errors.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the syntax error in the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6171\"><\/a><a name=\"ORA-19224\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19224: XPTY0004 &#8211; XQuery static type mismatch: expected &#8211;\u00a0<i>string<\/i>\u00a0got &#8211;\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The expression could not be used because it&#8217;s static type is not appropriate for the context in which it was used.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the expression to be of the required type or add appropriate cast functions around the expression.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6172\"><\/a><a name=\"ORA-19225\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19225: XPST0005 &#8211; XQuery static type error: expected non empty type got empty sequence<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The static type assigned to an expression other than the () expression must not be the empty type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the expression so it does not return empty sequences.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6173\"><\/a><a name=\"ORA-19226\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19226: XPTY0006 &#8211; XQuery dynamic type mismatch: expected\u00a0<i>string<\/i>\u00a0got\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The expression could not be used because it&#8217;s dynamic type did not match the required type as specified by XQuery sequencetype matching rules.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the expression to return the expected type or use appropriate cast functions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6174\"><\/a><a name=\"ORA-19227\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19227: XPTY0007 &#8211; fn:data function is applied to a node (type (<i>string<\/i>)) whose type annotation denotes a complex type with non-mixed complex content.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The input node for atomization contained a type annotation that denoted a complex type with non-mixed complex content.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the input expression to fn:data to be a node that does not contain non-mixed complex content.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6175\"><\/a><a name=\"ORA-19228\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19228: XPST0008 &#8211; undeclared identifier: prefix &#8216;<i>string<\/i>&#8216; local-name &#8216;<i>string<\/i>&#8216;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The given identifier refers to either a type name, function name, namespace prefix, or variable name that is not defined in the static context.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the expression to remove the identifier, or declare the appropriate variable, type, function or namespace.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6176\"><\/a><a name=\"ORA-19229\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19229: XQST0009 &#8211; schema import not supported<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A schema import was encountered in the query.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0remove the schema import.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6177\"><\/a><a name=\"ORA-19230\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19230: XPST0010 &#8211; unsupported axis\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An unsupported axis was encountered in the given expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the unsupported axis from the expression.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6178\"><\/a><a name=\"ORA-19232\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19232: XQST0012 &#8211; imported schemas violate validity rules<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The imported schemas did not satisfy the conditions for schema validity specified in the XMLSchema specification.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the imported schemas to satisfy the validity rules.In particular, the definitions must be valid, complete, and unique &#8212; that is, the pool of definitions must not contain two or more schema components with the same name and target namespace.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6179\"><\/a><a name=\"ORA-19233\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19233: XQST0013 &#8211; invalid pragma<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A pragma was specified whose contents are invalid.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify the pragma with the correct contents.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6180\"><\/a><a name=\"ORA-19234\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19234: XQST0014 &#8211; invalid or unsupported must-understand extension<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The must-understand extension specified was either invalid or unsupported.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0remove the unsupported must-understand extension or fix the error.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6181\"><\/a><a name=\"ORA-19235\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19235: XQST0015 &#8211; unsupported must-understand extension<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The XQuery flagger was enabled and the query contained a must-understand extension.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0remove the unsupported must-understand extension.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6182\"><\/a><a name=\"ORA-19236\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19236: XQST0016 &#8211; module declaration or import not supported<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The given query had a module declaration or module import.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the import module or module declaration.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6183\"><\/a><a name=\"ORA-19237\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19237: XPST0017 &#8211; unable to resolve call to function &#8211;\u00a0<i>string<\/i>:<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The name and arity of the function call given could not be matched with any in-scope function in the static context.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the name of the function or the number of parameters to match the list of in-scope functions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6184\"><\/a><a name=\"ORA-19238\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19238: XPTY0018 &#8211; It is a type error if the result of the last step in a path expression contains both nodes and atomic values<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6185\"><\/a><a name=\"ORA-19239\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19239: XPTY0019 &#8211; It is a type error if the result of an step (other than the last step) in a path expression contains an atomic value<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The step expression returned a sequence containing an atomic value.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the path expression to return only nodes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6186\"><\/a><a name=\"ORA-19240\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19240: XPTY0020 &#8211; context item must be node in an axis expression<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The context item that was used in the axis epression is not a node.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the context item to be a node.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6187\"><\/a><a name=\"ORA-19241\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19241: XPDY0021 &#8211; cast to type\u00a0<i>string<\/i>\u00a0failed<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The value inside a cast expression could not be cast to the required type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the input to the cast expression to be of a castable type.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6188\"><\/a><a name=\"ORA-19242\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19242: XQST0022 &#8211; namespace declaration attribute must be a literal<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The namespace declaration attribute was not a literal string.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the namespace declaration to be a literal string.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6189\"><\/a><a name=\"ORA-19243\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19243: XQTY0023 &#8211; invalid document node content in element constructor<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The content sequence in an element constructor contained a document node.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the content of the element constructor so that it does not contain a document node.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6190\"><\/a><a name=\"ORA-19244\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19244: XQTY0024 &#8211; invalid attribute node in element constructor<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The content sequence in an element constructor contained an attribute node following a node that was not an attribute node.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the content sequence of the element constructor so that it does not contain the attribute node.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6191\"><\/a><a name=\"ORA-19245\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19245: XQDY0025 &#8211; duplicate attribute name\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The content sequence of the element constructor contained more than one attribute that had the same name.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate attributes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6192\"><\/a><a name=\"ORA-19246\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19246: validation failed &#8211; element\u00a0<i>string<\/i>\u00a0not found in in-scope element declarations<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The validation mode was strict and the element-constructor contained an element name that was not present in the in-scope element declarations.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the validation mode to be lax or import the schema definition that contains the required element declaration.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6193\"><\/a><a name=\"ORA-19247\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19247: XQDY0027 &#8211; validation error<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error was encountered during the validation of the expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the validation error.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6194\"><\/a><a name=\"ORA-19248\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19248: XQTY0028 &#8211; invalid node in document constructor<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The content sequence in a document constructor contained either a document or an attribute node.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the content so it does not contain any of the above node types.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6195\"><\/a><a name=\"ORA-19249\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19249: XQDY0029 &#8211; value does not match facet of the target type<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The input value to a cast expression did not satisfy the facets of the target type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the value to conform to the facets of the target type.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6196\"><\/a><a name=\"ORA-19250\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19250: XQTY0030 &#8211; too many values to validate expression<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The argument of a validate expression returned more than one element or document node.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the argument of the validate expression to return a single element or document node.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6197\"><\/a><a name=\"ORA-19251\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19251: XQST0031 &#8211; unsupported query version<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query version specified in the prolog was not supported.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Supply the version of the query that is supported.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6198\"><\/a><a name=\"ORA-19252\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19252: XQST0032 &#8211; too many declarations for base URI<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query prolog contained multiple declarations for the base URI.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate definitions for the base URI.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6199\"><\/a><a name=\"ORA-19253\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19253: XQST0033 &#8211; too many declarations for namespace prefix\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query prolog contained multiple declarations for the same namespace prefix.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate definitions for the namespace prefix.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6200\"><\/a><a name=\"ORA-19254\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19254: XQST0034 &#8211; too many declarations for function\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query module contained more than one function, either declared or imported, which have the same expanded QName.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate function definitions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6201\"><\/a><a name=\"ORA-19255\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19255: XQST0035 &#8211; too many declarations of\u00a0<i>string<\/i>\u00a0in imported schemas<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Two schemas were imported that defined the same name in the same symbol space and in the same scope.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the schema imports to remove the name conflict.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6202\"><\/a><a name=\"ORA-19256\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19256: XQST0036 &#8211; missing type definitions in imported module<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A module was imported, which contains references to type names that are not defined in the in-scope type definitions inside the module.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the module definintion to include the in-scope type definition.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6203\"><\/a><a name=\"ORA-19257\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19257: XQST0037 &#8211; function or variable\u00a0<i>string<\/i>\u00a0in module already defined<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A module being imported contained the function or variable that is already declared in the static context of the importing module.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the conflicting declarations.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6204\"><\/a><a name=\"ORA-19258\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19258: XQST0038 &#8211; unsupported or duplicate default collation specified<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query prolog prolog either specified more than one default collation or the collation specified was not supported.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate definition or specify a supported collation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6205\"><\/a><a name=\"ORA-19259\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19259: XQST0039 &#8211; duplicate parameter name\u00a0<i>string<\/i>\u00a0in function declaration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The function declaration contained more than one parameter with the same name.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the function declaration to remove the duplicate parameters.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6206\"><\/a><a name=\"ORA-19260\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19260: XQST0040 &#8211; invalid namespace node in element constructor<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The content sequence in an element constructor contained a namespace node node following a node that was not a namespace node.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the namespace node in the element constructor.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6207\"><\/a><a name=\"ORA-19261\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19261: XQDY0041 &#8211; non empty URI in QName<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The name expression in a computed processing instruction or computed namespace constructor returned a QName whose URI part was not empty.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the processing instruction or computed namespace constructor to return the QName with an empty URI part.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6208\"><\/a><a name=\"ORA-19262\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19262: XQST0042 &#8211; namespace constructor not inside an element constructor<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The enclosing expression of a computed namespace constructor was not a computed element constructor.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the namespace constructor to be inside an element constructor.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6209\"><\/a><a name=\"ORA-19263\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19263: XQST0043 &#8211; duplicate namespace prefix\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Two or more computed namespace constructors within the same computed element constructor attempted to bind the same namespace prefix.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate namespace definitions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6210\"><\/a><a name=\"ORA-19264\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19264: XQDY0044 &#8211; invalid namespace in attribute constructors<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A computed attribute constructor returned a QName that is in the pre-defined XML namespace (corresponding to namespace prefix xmlns).<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the namespace for the computed attribute constructor.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6211\"><\/a><a name=\"ORA-19265\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19265: XQST0045 &#8211; invalid or unknown prefix\u00a0<i>string<\/i>\u00a0in function declaration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The declared function name in a function declaration had no namespace prefix or had one of the predefined namespace prefixes other than local.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the function declaration to have the correct prefix.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6212\"><\/a><a name=\"ORA-19266\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19266: XQST0046 &#8211; invalid URI<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The given URI contained a lexical form that was not valid according to the definition of xs:anyURI in XML Schema.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the URI.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6213\"><\/a><a name=\"ORA-19267\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19267: module\u00a0<i>string<\/i>\u00a0not found<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The module with the given target URI could not be found.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the prolog to import only available modules.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6214\"><\/a><a name=\"ORA-19268\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19268: XQST0048 &#8211; namespace\u00a0<i>string<\/i>\u00a0does not match target namespace\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The module contained a function or variable whose namespace did not match the target namespace of the module.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the namespace of the function or variable to match the target namespace of the module.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6215\"><\/a><a name=\"ORA-19269\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19269: XQST0049 &#8211; variable\u00a0<i>string<\/i>\u00a0defined multiple times<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The module defined or imported the same variable multiple times.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the import or the module definition to remove duplicate definitions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6216\"><\/a><a name=\"ORA-19270\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19270: XPDY0050 &#8211; treat failed &#8211; expected\u00a0<i>string<\/i>\u00a0got\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The type of the operand to the treat expression did not match the required type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the input operand to be of the correct type.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6217\"><\/a><a name=\"ORA-19271\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19271: XPST0051 &#8211; invalid atomic type definition<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The QName used as an AtomicType in a SequenceType was not defined in the in-scope type definitions as an atomic type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use the correct atomic type name.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6218\"><\/a><a name=\"ORA-19272\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19272: XQDY0052 &#8211; invalid atomic value in attribute or element constructor<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The content of the element or attribute constructor included an atomic value that could not be cast into a string.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the content to contain atomic values that can be cast to a string.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6219\"><\/a><a name=\"ORA-19273\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19273: XQST0053 &#8211; empty string in namespace declaration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An empty string was used in a namespace declaration.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the namespace declaration to have a non-empty string.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6220\"><\/a><a name=\"ORA-19274\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19274: XQST0054 &#8211; variable initialization failed due to circularity<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A circular definition was encountered when the variable was initialized.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the circularity in the initialization.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6221\"><\/a><a name=\"ORA-19275\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19275: XQST0055 &#8211; schema path\u00a0<i>string<\/i>\u00a0not found in list of in-scope schema definitions<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The ElementTest specified a schema path that could not be found in the list of in-scope schema definitions.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Include the appropriate schema that can be used to resolve the ElementTest.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6222\"><\/a><a name=\"ORA-19276\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19276: XPST0005 &#8211; XPath step specifies an invalid element\/attribute name: (<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The XPath step specified invalid element or attribute name that did not match any nodes according to the input XML schema or structure.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct the element or attribute name as the name may be mis-spelled.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6223\"><\/a><a name=\"ORA-19277\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19277: XPST0005 &#8211; XPath step specifies an item type matching no node: (<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The XPath step specified an item type that did not match any nodes according to the input XML schema or structure.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct the item type defintion as node of such type does not exit in the input XML schema or structure.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6224\"><\/a><a name=\"ORA-19278\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19278: Invalid value: (<i>string<\/i>) for type: (<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The value was invalid for the type.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct the value or change the type.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6225\"><\/a><a name=\"ORA-19279\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19279: XPTY0004 &#8211; XQuery dynamic type mismatch: expected singleton sequence &#8211; got multi-item sequence<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The XQuery sequence passed in had more than one item.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct the XQuery expression to return a single item sequence.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6226\"><\/a><a name=\"ORA-19280\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19280: XQuery dynamic type mismatch: expected atomic value &#8211; got node<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A node was passed in to the expression where an atomic value was expected.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Correct the XQuery expression to return an atomic value.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6227\"><\/a><a name=\"ORA-19281\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19281: XQST0055 &#8211; It is a static error if a Prolog contains more than one copy-namespaces declaration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query prolog contained multiple copy-namespaces declarations.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate copy-namespaces declarations.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6228\"><\/a><a name=\"ORA-19282\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19282: XQST0068 &#8211; It is a static error if a Prolog contains more than one xmlspace declaration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query prolog contained multiple xmlspace declarations.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the duplicate xmlspace declarations.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6229\"><\/a><a name=\"ORA-19283\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19283: XQST0031 &#8211; It is a static error if the version number specified in a version declaration is not supported by the implementation.<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query contained a version declaration not supported by this implementation.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Change the version declaration to 1.0 which is the version supported by this implementation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6230\"><\/a><a name=\"ORA-19284\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19284: Encoding specification in version declaration not supported<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The query contained an encoding specification.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the encoding specification.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6231\"><\/a><a name=\"ORA-19285\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19285: FODC0002 &#8211; error retrieving resource<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The URI provided could not be resolved to a valid resource.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a valid URI for a resource.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6232\"><\/a><a name=\"ORA-19286\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19286: XPST0017 &#8211; unable to resolve call to function &#8211;\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The name and arity of the function call given could not be matched with any in-scope function in the static context.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the name of the function or the number of parameters to match the list of in-scope functions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6233\"><\/a><a name=\"ORA-19287\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19287: XPST0017 &#8211; invalid number of arguments to function &#8211;\u00a0<i>string<\/i>:<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The name and arity of the function call given could not be matched with any in-scope function in the static context.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the name of the function or the number of parameters to match the list of in-scope functions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6234\"><\/a><a name=\"ORA-19288\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19288: XPST0017 &#8211; invalid number of arguments to function &#8211;\u00a0<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The name and arity of the function call given could not be matched with any in-scope function in the static context.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the name of the function or the number of parameters to match the list of in-scope functions.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6235\"><\/a><a name=\"ORA-19289\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19289: XQST0034 &#8211; function\u00a0<i>string<\/i>:<i>string<\/i>\u00a0declared or defined multiple times<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0Multiple functions declared or imported by a module had the same expanded QName and the same number of arguments.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the function declaraction or definition to remove duplicates.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6236\"><\/a><a name=\"ORA-19290\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19290: XQST0069 &#8211; more than one empty order declaration declared in the prolog<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A prolog had more than one empty order declaration.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Fix the prolog to have just one empty order declaration.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6237\"><\/a><a name=\"ORA-19291\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19291: XPST0081 &#8211; specified QName cannot be expanded into a namespace URI<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The namespace prefix of the QName could not be expanded into a namespace URI by using the statically known namespaces.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Use a namespace prefix that can be resolved into a namespace URI from the statically known namespaces.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6238\"><\/a><a name=\"ORA-19292\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">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<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6239\"><\/a><a name=\"ORA-19293\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19293: XQST0058: It is a static error if multiple schema imports specify the same target namespace<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6240\"><\/a><a name=\"ORA-19294\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">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<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6241\"><\/a><a name=\"ORA-19295\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19295: XQST0060: It is a static error if the name of a function in a function declaration is not in a namespace (expanded QName has a null namespace URI)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6242\"><\/a><a name=\"ORA-19296\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19296: XQDY0061: It is a dynamic error if the operand of a validate expression is a document node whose children do not consist of exactly one element node and zero or more comment and processing instruction nodes, in any order<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6243\"><\/a><a name=\"ORA-19297\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19297: XQDY0064: It is a dynamic error if the value of the name expression in a computed processing instruction constructor is equal to &#8220;XML&#8221; (in any combination of upper and lower case<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6244\"><\/a><a name=\"ORA-19298\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19298: XQST0065: A static error is raised if a Prolog contains more than one ordering mode declaration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6245\"><\/a><a name=\"ORA-19299\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19299: XQST0066: A static error is raised if a Prolog contains more than one default element\/type namespace declaration, or more than one default function namespace declaration<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred during the processing of the XQuery expression.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the detailed error message for the possible causes.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6246\"><\/a><a name=\"ORA-19300\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19300: Error occurred in uri processing<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred when processing the URL<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the given error message and fix the appropriate problem<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6247\"><\/a><a name=\"ORA-19320\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19320: Host name not specified in HTTP URL<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A host name was not specified in the HTTP url<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a host name in the HTTP url when creating the URL string<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6248\"><\/a><a name=\"ORA-19321\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19321: Could not open HTTP connection to host (<i>string<\/i>): port (<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A HTTP connection could not be opened to the host<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid host name and port to connect to<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6249\"><\/a><a name=\"ORA-19322\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19322: An error occurred while reading from host (<i>string<\/i>): port (<i>string<\/i>)<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An error occurred while reading from the HTTP host<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid host name and port to read from<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6250\"><\/a><a name=\"ORA-19323\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19323: Invalid url string<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The URL must be a valid URL string<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid url string<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6251\"><\/a><a name=\"ORA-19330\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19330: Type &#8216;<i>string<\/i>&#8216;.&#8217;<i>string<\/i>&#8216; not installed. Please install the type before using the CREATE_DBURI operator<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The type required for the CREATE_DBURI operator has not been installed correctly.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Read the installation notes to install the type correctly.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6252\"><\/a><a name=\"ORA-19331\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19331: Last argument to CREATE_DBURI operator must be a column<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The final argument to the CREATE_DBURI operator must be a column to which the reference is being created.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid column name in the query.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6253\"><\/a><a name=\"ORA-19332\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19332: Invalid column in the CREATE_DBURI operator<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The argument to the CREATE_DBURI operator can only be a column.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid column name for the operator<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6254\"><\/a><a name=\"ORA-19333\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19333: Invalid flags for the CREATE_DBURI operator<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The flags argument given to the DBURI operator is invalid<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid flag value (TEXT) for the DBURI operator<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6255\"><\/a><a name=\"ORA-19334\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19334: Invalid column specification for CREATE_DBURI operator<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0All columns must be valid and pointing to the same table or view<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify valid list of columns that are from the same table or view.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6256\"><\/a><a name=\"ORA-19335\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19335: Invalid format type object<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An invalid format type object was specified for the XML function<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Specify a valid format type object<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6257\"><\/a><a name=\"ORA-19336\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19336: Missing XML root element<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The XML being generated does not have an enclosing root element.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0The XML generated must have a root element<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6258\"><\/a><a name=\"ORA-19361\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19361: ONLINE option not allowed with this type of index<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The ONLINE option was specified to validate the structure of a system-generated metadata index<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0The ONLINE option can not be used with system-generated metadata indexes such as an LOB index, an IOT Top index, an Index on Clusters etc., Run query without using the ONLINE option.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6259\"><\/a><a name=\"ORA-19371\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19371: invalid update option<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user attempted to call load_sqlset with an update option that is different than REPLACE and ACCUMULATE.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Adjust the update option and retry the operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6260\"><\/a><a name=\"ORA-19372\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19372: invalid update condition<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user attempted to call load_sqlset with an invalid update condition.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the update condition (e.g., NEW.COL1_NAME &gt;= OLD.COL2_NAME) and retry the operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6261\"><\/a><a name=\"ORA-19373\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19373: invalid staging table or tablespace<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user attempted to create a staging table and specified an invalid staging table (or one that already exists) or tablespace<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the arguments and try again.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6262\"><\/a><a name=\"ORA-19374\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19374: invalid staging table<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user specified an invalid staging table to one of the pack, unpack, or remap stgtab routines, or the user does not have the correct privileges on the staging table<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a correct staging table or grant the appropriate privileges<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6263\"><\/a><a name=\"ORA-19375\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19375: no CREATE TABLE privilege on schema &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user tried to create a staging table when he is missing the CREATE TABLE privilege on the specified schema.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Grant the privilege to the user and retry<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6264\"><\/a><a name=\"ORA-19376\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19376: no privileges on tablespace provided or tablespace is offline<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user tried to create a staging table on a tablespace on which he does not have any space allocated, or it is offline<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Allocate space on the tablespace, bring it online, and retry<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6265\"><\/a><a name=\"ORA-19377\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19377: no &#8220;SQL Tuning Set&#8221; with name like &#8220;<i>string<\/i>&#8221; exists for owner like &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user specified a filter to a pack\/unpack function for the SQL Tuning Set that targets no STS in the SYS schema or the staging table, respectively<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a different filter after checking the state of the system<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6266\"><\/a><a name=\"ORA-19378\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19378: invalid mode<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user specified an invalid mode argument to the capture function.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a mode argument that was defined in the dbmssqlt file<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6267\"><\/a><a name=\"ORA-19379\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19379: invalid time_limit or repeat_interval<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user specified a NULL value for either the time_limit or the repeat_interval, or a repeat_interval that is greater than the time_limit<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Provide a non-null value and make sure time_limit &gt;= repeat_interval<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6268\"><\/a><a name=\"ORA-19380\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19380: invalid plan filter<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user specified an invalid filter for the plan when calling the select_sqlset table function.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Adjust the the filter to be one of the following values and retry the operation: MAX_ELAPSED_TIME, MAX_CPU_TIME, MAX_DISK_READS, MAX_OPTIMIZER_COST, MAX_BUFFER_GETS, FIRST_LOADED LAST_LOADED, FIRST_GENERATED, or LAST_GENERATED.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6269\"><\/a><a name=\"ORA-19381\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19381: cannot create staging table in SYS schema<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user attempted to create a staging table in the sys schema<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Create the table in another schema.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6270\"><\/a><a name=\"ORA-19384\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19384: cannot pack into staging table from previous version<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to perform a pack operation on a staging table from a previous version.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Create a staging table in the current version and retry the operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6271\"><\/a><a name=\"ORA-19385\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19385: staging table is empty<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to perform an operation on an empty staging table.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the staging table to make sure that it has rows.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6272\"><\/a><a name=\"ORA-19386\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19386: target object already exists for tuning task &#8220;<i>string<\/i>&#8220;<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0An attempt was made to set a target object for a tuning task when one had already been set.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Create a new task if another target object is needed.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6273\"><\/a><a name=\"ORA-19387\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19387: &#8220;SQL Tuning Set&#8221; &#8220;<i>string<\/i>&#8221; belongs to another tuning task<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user attempted to tune a task-managed SQL Tuning Set belonging to one task within the scope of another task.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the SQL Tuning Set and retry the operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6274\"><\/a><a name=\"ORA-19388\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19388: operation not supported for &#8220;SQL Tuning Set&#8221; type<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The attempted operation was unsupported for the type of the given SQL Tuning Set.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the SQL Tuning Set and retry the operation.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6275\"><\/a><a name=\"ORA-19389\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19389: LOB types are not supported for SQL binds<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0A LOB type was provided in a SQL bind list.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Replace the LOB binds with legal bind types or try another SQL.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6276\"><\/a><a name=\"ORA-19390\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19390: The profile type is not valid<\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The profile type is not valid.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Check the available profile types.<\/span><\/span><\/span><\/dd>\n<dt><a name=\"sthref6277\"><\/a><a name=\"ORA-19400\"><\/a><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b><span style=\"color: #1d5aab;\">ORA-19400: System type conflict with object SYS.<i>string<\/i><\/span><\/b><\/span><\/span><\/dt>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Cause:<\/b>\u00a0The user had an object with the same name as one of the system types. The system types were not initialized properly.<\/span><\/span><\/span><\/dd>\n<dd><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><span style=\"color: #222222;\"><b>Action:<\/b>\u00a0Remove the conflicting object and rerun migration.<\/span><\/span><\/span><\/dd>\n<dd><\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Oracle 11g Error Codes and Solution Suggestions from ORA-19200 to ORA-19400 ORA-19200: Invalid column specification Cause:\u00a0All input arguments must be valid columns Action:\u00a0Specify a valid list of columns ORA-19201: Datatype not supported Cause:\u00a0The particular datatype is not supported in the XMLGEN operator Action:\u00a0Specify only supported datatypes as arguments to the XMLGEN operator ORA-19202: Error occurred&#8230;<\/p>\n","protected":false},"author":37,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[53],"tags":[14,32,54],"class_list":["post-1961","post","type-post","status-publish","format-standard","hentry","category-oracle-errors-and-solutions","tag-database-administration","tag-oracle-administration","tag-oracle-error-solutions"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p39NFI-vD","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/1961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/comments?post=1961"}],"version-history":[{"count":1,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/1961\/revisions"}],"predecessor-version":[{"id":1962,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/1961\/revisions\/1962"}],"wp:attachment":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/media?parent=1961"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/categories?post=1961"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/tags?post=1961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}