Hotfix 78532

Version
This hotfix concerns SDL Tridion 2011 SP1 running on ORACLE Server.
Problem description
When a user changes something in the Publication properties, for example security, name or path, an error message "ORA-01002: fetch out of sequence." is displayed.
Hotfix description
When changing Publication properties like Title, Publication Key the Content Manager Kernel performs a BluePrint conflict check. The BluePrint Conflict check is only necessary when Parents of Child Publication have changed. This hotfix adds a check to determine whether Parents of a child Publication has changed and only then performs the BluePrint Conflict Check.
The hotfix also improves the performance of the SQL query that performs the checks in the database for Organizational Items.
Distributed files
CM_6.1.0.78532_ORACLE.sql
EDA_PUBLICATIONS.sql
EDA_TEMP_TABLES.sql
TCM_RECOMPILE_PACKAGES.sql
Tridion.ContentManager.dll (file version 6.1.0.1000)
Fixes included
Hotfix 77580
Dependencies
Hotfix 77064