Data Archive
- Data Archive 6.5
- All Products
Section
| Property
| Description
|
---|---|---|
Service Configuration
| Host name
| Host name or IP address of the machine that hosts the Data Vault Service.
|
-
| Execution port
| Port number used by the Data Vault Agent and the Data Vault Administration Tool to connect to the Data Vault. Default is 8600.
|
Agent Configuration
| Temporary directory
| Directory where the Data Vault Service stores temporary result set files.
Default is <DataVaultAgentDirectory>/temp.
|
-
| Log directory
| Directory where the Data Vault Service stores logs generated by the Data Vault Agents.
Default is <DataVaultAgentDirectory>/fas_agent_logs.
|
-
| Share directory
| Directory where the Data Vault Service stores temporary files for GROUP BY and ORDER BY queries. This directory must be accessible to the Data Vault Agent. If you install multiple agents, this directory must be accessible to all agents.
Default is <DataVaultAgentDirectory>/share.
|
-
| Index directory
| Directory where the Data Vault Service stores index files when you create indexes for archived tables.
Default is <DataVaultAgentDirectory>/index.
|
Query Configuration
| Threads
| Number of threads used by the Data Vault Agent to process client requests to the Data Vault. Default is 2.
|
-
| Memory
| Maximum amount of memory in megabytes to use for processing client requests to the Data Vault. The Data Vault Service allocates memory dynamically up to the maximum specified in this property. Default is 2048 MB.
|