Backing up and restoring Lifecycle Query Engine and Link Index Provider
You can back up and restore data that is indexed by Lifecycle Query Engine (LQE) or Link Index Provider (LDX). The copy of the indexed data can be used in the future to restore LQE or LDX to a previous state.
Note: The server on which you are creating the backup must be mapped or mounted - Uniform Resource
Identifiers (URIs) are not supported.
Before you begin
Ensure that the disk space is at least three times the current size of the indexes under <JTSInstallDir>\server\conf\lqe or <JTSInstallDir>\server\conf\ldx.
About this task
To find backup and restore instructions for all IBM® Engineering Lifecycle Management products, see the Interactive guides.
Procedure
Restoring LQE or LDX from a backup directory
Based on the number of backups, one or more time-stamped directories exist within the backup
directory. Each time-stamped directory contains the following directories:
- datasets: This directory contains one subdirectory for each partition in
the index. Each of the subdirectory contains the following content:
- <partition-name>\config_manifest.json: Manifest file that indicates where the indexes for the partition must exist on the disk.
- <partition-name>\indexTdb: Backup of the LQE or LDX index database for the partition.
- <partition-name>\textIndex: Backup of the LQE or LDX
Lucene index for the partition. This index enables full text search of the indexed data.
The creation of the textIndex is configurable. In the LQE Advanced Properties page, if you select the Create Index for Full Text Search option, then the default\textIndex subdirectory is created. Otherwise, it is not created.
Note:The following partitions appear in LQE and LDX backups:- default: Contains the backup of the Artifact (primary) partition, which holds the artifacts and relationships that are created by ELM tools.
- version: Contains the backup of the internal metadata partition, which holds metadata that is used to optimize reindexing and validation. The version partition does not contain the indexTdb index.
The following partitions appear in LQE backups:- shapes: Contains the backup of the Artifact Type Data partition. It holds the resource shape information that defines the properties and links, which are available on the specific artifact types.
- history: Contains the backup of the Historical Data partition, which holds the historical metric data that is used to create trend reports.
- metadata: Contains backup properties and settings. It contains files that represent all the data in the LQE relational database.