Please enter search query.
Search <product_name> all support & community content...
Article: 100022415
Last Published: 2024-05-29
Ratings: 1 0
Product(s): Enterprise Vault
Solution
For performance related issues, please refer to technical note
Poor legal hold performance in the Related Documents section of this technical note.
Legal holds counts between Discovery Accelerator (DA) and Vault Stores are not synchronized
- Verify the number counts were obtained by running the scripts in the technical note: 'How to verify Legal Holds are in sync between Discovery Accelerator and Enterprise Vault Stores' referenced in the Related Documents section of this technical note. Also verify that ALL Enterprise Vault (EV) Vault Stores and Discovery Accelerator (DA) customer databases were included in the count.
- From the Graphical User Interface (GUI) verify the value is 0 under Remaining Items for every case. (including closed cases)
- Determine if any of the errors are not 775 - items missing communications issues
To determine the type of legal holds errors across the entire DA database, run the following script against each DA customer database:
SELECT DISTINCT LegalError FROM tblIntDiscovereditems
If all errors are
For errors that are not
If all errors are
775
or
-2147220729
, please refer to technical note
How to reapply Legal Holds on only those items that failed in the Related Documents section of this technical note.
For errors that are not
775
or
-2147220729
, please refer to technical note
Poor legal hold performance in the Related Documents section of this technical note.
Legal holds are not applying or removing:
- Verify the EV binaries on the DA server are the same version running on the EV servers
- Verify all EV storage services are running. Error under Case properties - Cause:Enterprise Vault is not running.
- Unregister the AuthClient.dll on the DA server. Please refer to Legal Holds never get applied to accepted search items technical note in the Related section of this technical note.
- Increase the ConnectionTime value for the DA customer database. Please refer to Applying Legal Hold in Discovery Accelerator (DA) never completes technical note in the Related section of this technical note.
- Reset IIS on both the SQL server as well as the DA server.
- Reboot the SQL server. If this resolves the issue, please refer to technical note Poor legal hold performance in the Related section of this technical note.
- On all Vault Stores, DA and tempDB databases, ensure the data and log files are set to allow growth (recommend setting to unrestricted) and there is ample available hard disk space for the growth.
- Set the autogrowth for both data and log files to physical growth between 100-500MB for the Vault Stores and Discovery Accelerator (DA) databases.
- From the DA server, place the Vault Service Account (VSA) temp folder on a hard drive with at least twenty (20) gig of available free space.
- Verify the EV Vault Stores are not in Backup Mode. If the EV Vault Stores are in Backup Mode, the items in the database will be listed with Legal Hold error
-2147220730
.
Legal Hold are applied, but error out:
To find out the type of errors recorded, run the following query against the DA customer database
SELECT DISTINCT LegalError FROM tblIntDiscoveredItems
--WHERE CaseID = xx
If all errors are
For errors that are not
To find out the type of errors recorded, run the following query against the DA customer database
SELECT DISTINCT LegalError FROM tblIntDiscoveredItems
--WHERE CaseID = xx
If all errors are
775
or
-2147220729
, please refer to technical note
How to reapply Legal Holds on only those items that failed in the Related Documents section of this technical note.
For errors that are not
775
or
-2147220729
, please refer to technical note
Poor legal hold performance in the Related Documents section of this technical note.