Hotfix 84807
A mass publish leads to java.sql.BatchUpdateException: ORA-00060: deadlock detected while waiting for resource
- Version
- This hotfix concerns SDL Tridion 2011 SP1HR1.
- Problem description
- When storing BinaryMeta there are some queries which lock the some tables for a longer time that needed.
- Hotfix description
- Making some of the queries done when storing BinaryMeta more efficient, to release database locks faster.
- Distributed files
-
- cd_core.jar (6.1.0.1080)
- cd_datalayer.jar (6.1.0.1080)
- cd_deployer.jar (6.1.0.1080)
- cd_model.jar (6.1.0.1080)
- Fixes included
- Hotfix 84804
- Dependencies
- None