Kbase P104734: IndexInformation SmartDataObject property returns too much information and may hit 32K limit
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
FACT(s) (Environment):
Dynamics
Progress 9.1x
OpenEdge 10.x
All Supported Operating Systems
SYMPTOM(s):
IndexInformation SmartDataObject property returns the index information for all indexes from all the buffers in the SmartDataObject
Having a SmartDataObject built on many buffers, IndexInformation might hit the 32K limit
CAUSE:
Bug# OE00116096
FIX:
Upgrade to OpenEdge 10.1A or later.
This behavior can be overridden on a per-SDO basis. See the comments in getIndexInfoTables() in adm2/dataext.p.