ORA-31035: Could not bind locked resource to path string
/stringWhat triggered the Error:
An attempt was made to bind an existing resource to a new location in the hierarchy, but a lock could not be obtained on the resource.What should we do to fix it:
Commit or roll back the transaction that has the lock on the resource.