Skip to end of banner
Go to start of banner

Steps to follow to resolve data corruption in dataplane's temporary database tables

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This article suggests the steps to be followed if there are any data corruption in dataplane's temporary database tables. Usually, users will not be able to run the index in dataplane due to data corruption.

\uD83D\uDCD8 Instructions

  1. Please enable Dataplane debug logging. In case of any further issues, this helps to share logs with arsenale support.

  2. Disable the Dataplane app by navigating to Manage app → Expand Arsenale Dataplane app → Clicking Disable button.

  3. Take a full backup of the database.

  4. Drop/remove the following 4 Dataplane-specific tables in the Jira database: artcluster, artelection, arthistevent, artidxevent. These tables are documented here and tables will be recreated automatically once Dataplane is re-enabled.

  5. Enable the Dataplane app by navigating to Manage app → Expand Arsenale Dataplane app → Clicking Enable button.

  6. Go to Dataplane Reports → Administration → Configuration, click on Remove Index if available, and then Build Index.

  7. Disable Dataplane debug logging after Dataplane rebuilt its index successfully.

You need administrator access to do the changes.

  • No labels