Reducing downtime during Lifecycle Query Engine reindexing
Link Index ProviderWhen you reindex Lifecycle Query Engine (LQE), reports that run during the reindexing might not be accurate. Team members
must run reports only after the reindexing is complete. To reduce this downtime while you reindex
LQE, you can clone the LQE instance and reindex
the clone. Team members can continue to run reports and historical trend data is still collected.
After the clone is reindexed, you can merge the indexed data and resume by using the original
LQE instance.
About this task
Procedure
1. Setting up the first LQE instance named LQE1
About this task
Procedure
2. Cloning the LQE1 instance to create another instance named LQE2
Generate a cloned instance named LQE2 from a backup of the original LQE instance (LQE1). To configure an LQE backup schedule, see Backing up and restoring Lifecycle Query Engine and Link Index Provider.
Note: Context root of LQE2 must be same as LQE 1.
A backup contains all the type system model in LQE and a copy of the indexed data.
Procedure
Results
You now have two LQE instances that contain the same-indexed data and historical trend data. You can now reindex the LQE2 instance. The LQE1 instance handles reporting requests and continues to collect historical trend data.
3. Reindexing the LQE2 instance
To reindex the LQE2 instance, take the following steps:
About this task
Procedure
4. Merging the indexed data from the LQE2 instance into the LQE1 instance
To ensure that the LQE1 instance contains a complete and accurate data set for reporting,
merge the indexed data from the LQE2 instance with the current data on the LQE1 instance. These
steps assume that you continue to use the LQE1 instance as the LQE server,
and not the LQE2 clone.
Procedure
5. Restarting the LQE1 instance and configuring the database connection
Procedure
Restart the LQE1 instance. The CLM
applications in this deployment resume their regular use of the LQE1 instance.
Note: If you are prompted to register the LQE1 instance with Jazz Team
Server, complete
these steps:
- In the lqe.properties file, set this LQE property: configMode=true.
- Register the LQE1 instance again.
- Restart the LQE1 instance.
You do not need to start the LQE2 instance.