To implement Document Storage Solutions on-premise, the following software and hardware is required.
This is for DSS SharePoint only and other atrieveERP SQL Server requirements may differ. Requirements are subject to change.
SharePoint Server Requirements
|
Component |
Requirement |
|
Processor |
4 cores minimum |
|
Memory |
16 GB minimum |
|
Disk Space |
80 GB |
|
Versions supported |
|
SharePoint SQL Server Component Requirements
|
Component |
Requirement |
|
Processor |
8 cores minimum |
|
Memory |
32 GB minimum |
|
Disk Space |
*See calculator below |
|
Versions supported |
Verify with Microsoft for versions compatible with Sharepoint version district has selected |
Disk Space Calculator for documents that are stored in SQL Server
Use the following formula to estimate the size of your content databases. Note this requirement can vary considerably depending on your intent.
Database size = ((D × V) × S) + (10 KB × (L + (V × D)))
|
Input |
Example Values |
|
Number of documents (D) |
200,000 – Calculated by assuming 10,000 users times 20 documents |
|
Average size of documents (S) |
250 KB |
|
List items (L) |
600,000 |
|
Number of non-current versions (V) |
2 – Assuming that the maximum versions allowed is 10 |
Example: (((200,000 x 2)) × 250) + ((10 KB × (600,000 + (200,000 x 2))) = 110,000,000 KB or 105 GB