How to determine the missing content reason for items using the SQL database

book

Article ID: 100039338

calendar_today

Updated On:

Description

Description

When an index volume is rebuilt or upgraded, the subtask report may report that some items contain missing content. This is summary information, but the reasons for the missing content are not displayed. The Vault Store database ItemAdditionStatusLog table will contain an entry for each item that has missing content and the ‘ErrorNumber’ column will contain the reason for the missing content:

0 - No reason available
2 - Content attribute value could not be obtained
3 - Content is corrupt
4 - It is not possible to convert content to a suitable format
5 - Conversion of content failed
6 - Conversion of content timed out
9 - Content is encrypted
10 - Content requires conversion, but the converters are not available
12 - Converters did not recognise the file type
13 - Conversion is excluded for large files
14 - Conversion is excluded for codepages that we cannot detect

IMPORTANT: Do not edit this content in Information Manager

Internal Notes

 

The content of this document is referenced in the Enterprise Vault 10.0 Indexing Key Topics. Do not make changes to this article. If you would like changes to be made to this content, use the Information Manager feedback feature. Alternatively, you can send e-mail to the owner or the Enterprise Vault Knowledge Management team.

Issue/Introduction

How to determine the missing content reason for items using the SQL database