Skip to end of banner
Go to start of banner

How 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 8 Next »

This article suggests the steps to be followed if there is 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, it helps to share logs with Appfire support.

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

  3. Take a full backup of the database.

  4. Drop/remove the following four Dataplane-specific tables in the Jira database:

    • artcluster

    • artelection

    • arthistevent

    • artidxevent.
      These tables will be recreated automatically once Dataplane is re-enabled.

  5. Enable the Dataplane app by navigating to Manage app → Expand Arsenale Dataplane app → Click 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