Excerpt |
---|
[COMMON SETTINGS] In order to use EMC Centera with a database, please set in [COMMON SETTINGS] section the parameter StorageType = 4. [EMC CENTERA DB] Parameter | Value | Description | Required | Defaults |
---|
DB-URL | String / Char | Connection-URL for the database. This parameter is optional. Sample for OracleDB: jdbc:oracle:thin:@169.254.25.100:1521:KGSSTORE Note |
---|
Microsoft SQL SEever: you need to set parameter sendStringParametersAsUnicode=false , when experience high CPU utilisation in MS SQL Database. |
|
|
| DB-Driver | String / Char | JDBC driver name | Required if DB-URL is not set |
| DB-USER | String / Char | Database username |
|
| DB-PASSWORD | String / Char | Database user password. Note: Password will be encrypted after the first start. |
|
| CenteraPoolAddress | List of Centera-IP-Addresses | The pool addresses can be a comma-separated string of IP-addresses or DNS names ov available Centera-nodes. This example specifies a connection string with multiple IP-addresses which is a best practice that protects against the unavailability of one or more nodes within the cluster. 10.1.1.1,21.17.3.12,16.123.121.90 This example opens a pool using the specified PEA-file. 10.62.153?C:\EMC\RWE.pea (Please confirm Centera documentation for details) You can define one pool address per Repository ID by using Key "CenteraPollAddress_xx" (xx = Repository-ID). |
|
| EmbeddedDataThreshold | Integer | The maximum data size in bytes for data to be embedded in the CDF instead of being stored as separate blobs. Default: 102400
Max. value: 102400 |
|
| CompClip-DescA_n-xx-yyyy | Syntax: AttributeName,AttributValue
| n= counter starting with 1 xx=SAP Repository ID yyyy= SAP Component-ID (If yyyy isn't specified, the attributes are valid for all Components) Attribute namens with special functionality (see EMC SDK): RetentionPeriod -> in Month (will be converted to seconds for EMC Centera) must be set with this parameter. e.g. CompClip-DescA_1-O1 = RetentionPeriod,10 |
|
| DocClip-DescA_n-xx | Syntax: AttributeName,AttributValue
Attribute names with special functionality (see EMC SDK) | Optional n= counter starting with 1 xx=SAP Repository ID |
|
| Repositories | String / Char | Repositories for which database tables may be created automatically (comma-separated.) Sample: T1,T2,T3 |
|
| IgnoreContRepID | List of RepositoryIDs | List of comma-separated Repository-ID’s. For this repository the key CSREPID will be ignored for database accesses, so the Document-ID will be the unique key to the document. |
|
| EnableContainerStreaming | List of RepositoryIDs | List of comma-separated Repository-ID’s. Enable streamed reading for the specified repositories when container files has to be extracted for get or read request (only in case of container registering is used) |
|
| DB-TableNamePrefix_xx | String / Char | Prefix Table Document, Component xx (CRID) default Prefix ContentRepID |
|
| ChangeRepositoryIDs | List of ContentRepositoryIDs | Repository ID’s to change, comma-separated. This parameter works only in combination with parameter IgnoreContRepID. If a document is archived with one of these ID’s, the first access to this document with a different ContentRepID will over-write the repository information in the document info file. |
|
| ReadOnly | List of ContentRepositoryIDs | Comma-separated list. ContentRepository/ies that should be handled as read only. If set to true, all write requests will be rejected |
|
|
|
...
→ Configuration (Store) - ICAS (5) | Configuration (Store) - StorageTypes - ArchiveLink
...