Category Archives: ORA Database Error Messages

ORA-31202: DBMS_LDAP: LDAP client/server error: string

oracle

ORA-31202: DBMS_LDAP: LDAP client/server error: string
Cause: There is a problem either on the LDAP server or on the client
Action: Please report this error to the LDAP server administrator or your Database administrator

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31201: DBMS_LDAP: generic error: string

oracle

ORA-31201: DBMS_LDAP: generic error: string
Cause: There has been an error in the DBMS_LDAP package
Action: Please report the error number and description to Oracle Support

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31199: Warning in processing file string

oracle

ORA-31199: Warning in processing file string
Cause: A warning was raised while operating on the specifed file. However, the current operation was completed successfully
Action: This is primarily an informational message. Look at the next error on the stack to obtain further information. ////////////////////////// DBMS_LDAP & OiD messages

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

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

oracle

ORA-31198: Mismatch in number of bytes transferred due to non-binary mode
Cause: An error occurred while reading the specifed file. The most probable cause is that the transfer was initiated in ASCII mode
Action: Ensure that the transfer mode is set to BINARY

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31197: Error in processing file string

oracle

ORA-31197: Error in processing file string
Cause: 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
Action: Ensure that the specified file is correct. Look at the next error on the stack and take appropriate action

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

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

oracle

ORA-31196: XML nodes over string in size cannot be printed
Cause: An attempt was made to use an XML Text Node with a size greater than 64K, or an XML Comment Node with a size greater than 4K. These cannot be printed. For example, trying to add children to an attribute node, or passing in a document node as a child, are unsupported operations
Action: Use getClobVal() or getStringVal() to print the Document

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

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

oracle

ORA-31195: XML node 'string' (type=string) does not support this operation
Cause: The given node's type is not supported for this operation. For example, trying to add children to an attribute node, or passing in a document node as a child, are unsupported operations
Action: Use a valid node type for the operation

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31194: Resource string is already deleted

oracle

ORA-31194: Resource string is already deleted
Cause: Access a version-controlled resource that is already deleted
Action: Remove the cyclic definitions in the type and retry compilation

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

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

oracle

ORA-31193: This versioning feature isn't supported for resource string
Cause: Either one of the following is the cause:

- Container cannot be put under version-controlled
Action: Avoid using these features

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31192: Resource string has not been checked out

oracle

ORA-31192: Resource string has not been checked out
Cause: Either one of the following is the cause:

- Checkin or uncheckout is requested for a resource that has not been checked out to the workspace by any user in a workspace
Action: checked in the resource from the workspace before checking out

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/