Enterprise Vault™ Utilities
- About this guide
- ArchivePoints
- Audit Viewer
- Backtrace
- CenteraPing
- Domino Archive Exporter
- Domino Profile Document Tool
- Domino Retention Plan Tool
- DTrace
- EVDominoExchangeMigration Tool
- Running the EVDominoExchangeMigration tool
- EVDuplicateCleaner
- EVEARemovalUtility
- EVFSASetRightsAndPermissions
- EVrights
- EVservice
- EVSPShortcutManager
- EVSVR
- About EVSVR
- About the EVSVR operation settings
- Using the output from one EVSVR operation as input for another operation
- Viewing the EVSVR output log file
- Running EVSVR in interactive mode
- FSARunNow
- FSAUndelete
- FSAUtility
- NTFS to Centera Migration
- Permissions Browser
- Policy Manager (EVPM)
- Sections and keynames in Policy Manager initialization file
- Policy Manager initialization file examples
- About using the Provisioning API to run Policy Manager scripts
- ResetEVClient
- Vault Store Usage Reporter
Verify operations in EVSVR
The EVSVR Verify operations let you check the consistency of the information in your vault store partitions, vault store databases, fingerprint databases, and Directory database.
A Verify operation has multiple Option settings from which you can select. The setting determines what data EVSVR verifies.
Table: Option settings for Verify operations lists the available Option settings.
Table: Option settings for Verify operations
Option setting | Action |
---|---|
ArchiveObjects | Verifies that the vault store database records and fingerprint database records point to savesets and SIS parts in a partition:
You must select the required level of verification for this option. |
Archives | Performs an ArchivesDirectory Verify operation, followed by an ArchivesVaultStore Verify operation. |
ArchivesDirectory | Verifies that the vault store database records have corresponding records in the Directory database:
|
ArchivesVaultStore | Verifies that the Directory database records have corresponding records in the vault store databases:
|
Complete | Performs a DatabaseLinkages Verify operation, followed by an ArchiveObjects Verify operation. EVSVR performs the ArchiveObjects Verify operation at the most detailed level (SavesetValid). |
DatabaseLinkages | Verifies the linkages between the vault store databases and fingerprint databases:
|
DatabaseReferences | Verifies that the savesets and SIS parts in a partition are referenced by database records:
Note the following:
|
DetectCABCollectionIdMismatch | Verifies that the vault store databases contain CAB file collection records whose collection identities match the file names of the associated CAB files. For example, this operation verifies that, when a collection record has a collection identity of 1234, the name of the associated CAB file is If you find any instances of mismatches between the collection identities and the CAB file names for certain partitions in a vault store database, run the DatabaseReferences Repair operation for those partitions. |
ItemCounts | Checks the Vault and ArchivePoint records in the vault store database and reports on any that have an incorrect count of archived items. |
QueuedItems | Verifies that the Storage Queue files in a Storage Queue location are referenced by vault store database records. |
StorageQueue | Verifies that the files in a Storage Queue location do not have any obvious errors, such as a file size of 0 bytes. |
UndatedCollections | Determines the number of collection records in the vault store databases that do not have specified creation dates. In Enterprise Vault 8.0 and later, all new collection records automatically have a specified creation date. However, this is not the case for collection records that an earlier version of Enterprise Vault has created. When the creation date is missing from any collection record, the DatabaseLinkages Verify operation ignores any date range that you specify and processes all of these collection records. To assign a creation date to any collection record that does not have one, run the UndatedCollections Repair operation. |