Documentation Center

Hotfix 88283

A Content Manager hotfix.

Problem description

Problem in one of the EDA_ITEMS_GETBULKSTATUSINFO queries leads to timeouts in advanced search. The issues is Microsoft SQL Server-specific.

Hotfix description

Usages of table variable in the problematic query have been replaced with usages of temporary table.

Distributed files

EDA_ITEMS.sql

Fixes included

88250

Dependencies

None