Getting "Ora-01013" Error In Content Server And Users Are Unable To Update Content
(Doc ID 1346613.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
When Content Server users try to delete or update a content item, sometimes an ORA-01013 error happens.
Content Server Request Failed
Unable to delete revision for 'MYCOMPANY_DATA'. csDbUnableToStartTransaction() ORA-01013: user requested cancel of current operation
[ Details ]
intradoc.common.ServiceException: !csDbUnableToStartTransaction,!$ORA-01013: user requested cancel of current operation
at intradoc.data.WorkspaceTransactionWrapper.beginTransaction(WorkspaceTransactionWrapper.java:52)
...
Caused by: java.sql.SQLException: ORA-01013: user requested cancel of current operation
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |