B2B Data Exchange
- B2B Data Exchange 10.4.0
- All Products
Database Component
| Description
|
|---|---|
Database System
| Type of database on which to install the repositories. You can use one of the following database systems:
|
Disk space
| The database requires at least 512 MB of disk space for the core application. You also need additional space based on the number of messages that you need to process and the type of processing required.
The frequency of message archiving also affects the disk space requirement.
|
Database connections
| One or more database connections must always be available.
The number of required connections depends on the number of endpoints and the number of documents processed concurrently. Use the following formula to calculate the number of required database connections :
(NumberOfEndpoints + Maximum number of concurrent processes + 3) X 3 + 2
If you do not have enough database connections available, processing might fail or you might encounter database deadlocks.
The default number of database connections is 2. |