Unable to export items using Compliance Accelerator export or Discovery Accelerator Production or export.
Problem
Unable to export items using Compliance Accelerator (CA) / Veritas Advanced Supervision (VAS) export or Discovery Accelerator (DA) Production or export.
Error Message
In the Enterprise Vault (EV) Event Log on the EV server:
Type: Error
Event: 8390
Source: Enterprise Vault
Category: Storage Online
Description:
The EnterpriseVault.DirectoryConnection object reported an error.
Not enough storage is available to process this command.
For more information, see Help and Support Center at http://evevent.veritas.com/rosetta/showevent.asp
V-437-8390
Type: Error
Event: 6796
Source: Enterprise Vault
Category: Storage Online
Description:
A COM exception has been raised.
Not enough storage is available to process this command. [0x80070008]
Internal reference
.\PartitionCache.cpp (CPartitionCache::ReadEntry) [lines {47,88,91}] built Feb 15 16:59:07 2008
An exception is raised when a process encounters an unexpected fault.
For more information, see Help and Support Center at http://evevent.veritas.com/rosetta/showevent.asp
V-437-6796
Type: Error
Event: 6616
Source: Enterprise Vault
Category: Storage Online
Description:
Vault Store database Read SavesetInformation record.
[Internal reference VSDBRSI21]
For more information, see Help and Support Center at http://evevent.veritas.com/rosetta/showevent.asp
V-437-6616
Cause
The TEMP and TMP folders on the EV server are running out of disk space. These folders are typically for the Vault Service Account (VSA), but can also be system environment folders as well.
Solution
Verify that the EV Server has ample space for the TEMP and TMP directories for both the VSA and the default System Environment variables settings. Best practice recommendation is to have from 20 to 60 GB of free space on the drive hosting the TEMP and TMP folders for normal EV Storage Service operations. If the EV Server is also the EV Indexing Server, the best practice recommendation is to have from 40 to 80 GB free on the drive hosting the TEMP and TMP folders.
To determine the path to the TEMP and TMP folders:
- Log onto the EV server as the VSA.
- Open a Command Prompt window.
- Execute the following command:
- set
- Review the output by scrolling up and down as necessary to locate the TEMP and TMP folder paths (these paths are normally identical).
- Note the drive letter in the path to these folders.
If the current drive and / or path for the TEMP and TMP directories needs to be moved to another drive, follow the steps below:
- Access the Environment Variables page.
- For Windows Server 2003 installations:
- Right click on the My Computer icon.
- Select the Properties option.
- Click on the Advanced Tab.
- For Windows Server 2008 and greater installations:
- Click on Start.
- Navigate to and select Control Panel.
- Double click on the System icon.
- Click the Advanced system settings link.
- Click on the Environment Variables Button.
- Change the location of the TEMP and TMP directory.
- For the VSA:
- Locate and work in the User variables for window in the upper half of the dialog box.
- Locate and click on the TEMP variable.
- Click the Edit... button.
- Edit the Variable value: field contents to reflect the new drive and path to the VSA's TEMP folder.
- Click the OK button to save the change.
- Locate and click on the TMP variable.
- Click the Edit... button.
- Edit the Variable value: field contents to reflect the new drive and path to the VSA's TEMP folder.
- Click the OK button to save the change.
- For the System variables, if needed:
- Locate and work in the System variables window in the lower half of the dialog box.
- Locate and click on the TEMP variable.
- Click the Edit... button.
- Edit the Variable value: field contents to reflect the new drive and path to the VSA's TEMP folder.
- Click the OK button to save the change.
- Locate and click on the TMP variable.
- Click the Edit... button.
- Edit the Variable value: field contents to reflect the new drive and path to the VSA's TEMP folder.
- Click the OK button to save the change.
- Click OK as needed to close the Environment Variables and System Properties dialog boxes.
- For the VSA:
- Reboot the server.