Tag Archives: OCI

OCI-31199: Warning in processing file string

This is the solution suitable for Oracle 11g Release 2 (11.2) for the following problem:A warning was raised while operating on the specifed file. However, the current operation was completed successfully.

OCI-31198: Mismatch in number of bytes transferred due to non-binary mode

This is a brief information taken from Oracle documentation, where you can find a proposed solution for Oracle error: OCI-31198. This solution is suitable for Oracle 11g Release 2 (11.2). If you are interested please come in.

OCI-31197: Error in processing file string

In htis article you will fine a solution for error: An error occurred while operating on the specifed file. The possible causes are the file header is corrupt or check the next error on stack. This solution is suitable for Oracle 11g Release 2 (11.2).

OCI-31196: XML nodes over string in size cannot be printed

This is a short information taken from Oracle documentation where you can find a proposed solution for Oracle error: OCI-31196. This solution is suitable for Oracle 11g Release 2 (11.2). If you are interested please come in.

OCI-31195: XML node ‘string’ (type=string) does not support this operation

In this article you will be presented a suitable solution for OCI-31195 in Oracle 11g Release 2 (11.2).

OCI-31194: Resource string is already deleted

This is the solution for the following problem:Access a version-controlled resource that is already deleted.

OCI-31193: This versioning feature isn’t supported for resource string

This is a brief information taken from Oracle documentation, where you can find a proposed solution for Oracle error: OCI-31193. This solution is suitable for Oracle 11g Release 2 (11.2). If you are interested please come in.

OCI-31192: Resource string has not been checked out

This is a short information taken from Oracle documentation where you can find a proposed solution for Oracle error: OCI-31192. This solution is suitable for Oracle 11g Release 2 (11.2). If you are interested please come in.

OCI-31191: Resource string is already checked out

This is a short information taken from Oracle documentation where you can find a proposed solution for Oracle error: OCI-31191. This solution is suitable for Oracle 11g Release 2 (11.2). If you are interested please come in.

OCI-31190: Resource string is not a version-controlled resource

If the following problem occurs in your application read this article: Either one of the following is the cause:

  • Checkout is requested for a resource that isn’t under version control”. Only version-controlled resource can be checked out.
  • Checkout is requested for a row of a non-versioned table.

OCI-31185: DOM Nodes do not belong to the same DOM Document

This is the solution suitable for Oracle 11g Release 2 (11.2) for the following problem:The specified PL/SQL DOM Node does not belong to the parent DOM Document of the referring DOM Node.

OCI-31182: Too many PL/SQL DOM handles specified

Read this article if you found a OCI-31182 error in you logs. This article is dedicated especially for Oracle 11g Release 2 (11.2) but it can be useful for other Oracle Database releases.

OCI-31181: PL/SQL DOM handle accesses node that is no longer available

In this article you will be presented a brief description for error OCI-31181.

OCI-31180: DOM Type mismatch in invalid PL/SQL DOM handle

In htis article you will fine a solution for error: The specified PL/SQL DOM handle is referencing a DOM Node whose DOM Type that does not match the one available in the session. This could happen because the pl/sql handle was reused, or the original document is no longer available.. This solution is suitable for Oracle 11g Release 2 (11.2).

OCI-31168: Node localname and namespace values should be less than 64K

This is the solution for the following problem:An attempt was made to specify an XML Node with localname or namespace value greater than or equal to 64K. This is not supported.