Veritas Alta™ Archiving : Folder Sync 1.14.0 Administration Guide
- About Folder Sync
- Requirements for Folder Sync
- Preparing the service and admin accounts for Folder Sync
- Installing or upgrading Folder Sync
- Configuring the Folder Sync task
- Running and scheduling Folder Sync synchronizations
- Performing a "Run Now" Folder Sync synchronization
- Monitoring and managing Folder Sync
- Viewing the All Mailboxes table
- Viewing the Folder Sync job list
- Viewing the Folder Sync mailbox report
- Viewing the Folder Sync status report
- Troubleshooting Folder Sync
Folder Sync Microsoft SQL Server requirements
Folder Sync requires a Microsoft SQL Server database to store the data it collects about the mailbox folders. When you perform the initial post-installation configuration of Folder Sync you must specify a SQL Server instance for Folder Sync to use.
If you install Folder Sync on multiple servers for load sharing or redundancy, all the instances of Folder Sync must use the same SQL Server instance, so that they can share the mailbox folder synchronization data.
For the versions of SQL Server that Folder Sync version [version] supports, see the Veritas Alta Archiving Compatibility List, at http://www.veritas.com/docs/000016792.
We recommend that you locate SQL Server on a standalone computer, not the computer on which Folder Sync is installed. The computer that hosts SQL Server requires the following hardware resources:
For the synchronization of fewer than 5000 mailboxes, a minimum of 2 CPU and 8 GB RAM.
For the synchronization of more than 5000 mailboxes, a minimum of 4 CPU and 16 GB RAM.
Note:
You may want to consider a high-availability solution for your SQL Server environment. A high-availability solution can help to minimize or mitigate the effect of system downtime. See the following Microsoft article, or its equivalent for your SQL Server version: https://msdn.microsoft.com/en-us/library/ms190202(v=sql.130).aspx.
More Information