The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information on how to do this, view the "Restoring the Registry" online Help topic in Regedit.exe or the "Restoring a Registry Key" online Help topic in Regedt32.exe. SYMPTOMSWhen you access a Public Folder and the folder has an initial view that is categorized, the operation may fail with the following error message seen by the client: If you press the F2 key while this error message is displayed, you will see the following error codes:
CAUSEWhen a categorized view is placed on a folder, each user that accesses it creates two columns in the JET database (public or private information store) for storing the collapsed state of the row. There is hard-coded limit for the size of a JET record and the Information Store is surpassing that limit, causing the error. WORKAROUNDTo work around this problem, do one of the following four workarounds:
For information about how to edit the registry, view the "Changing Keys And Values" online Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" online Help topics in Regedt32.exe. Note that you should back up the registry before you edit it.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Exchange Server version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base, as it becomes available. MORE INFORMATION
The error code returned, FFFFFBFE, maps to 4294966270 in decimal and this
maps to Error -1026 (0xfffffbfe) = JET_errRecordTooBig.
A categorized view is defined as a view that has a column specified in the
"Group By" field.
Additional query words:
Keywords : XADM |
Last Reviewed: April 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |