Troubleshooting a Failed Restore
About this task
When a restore fails, you can analyze and understand the reason for failure from the error message that appears after the operation. If the error message instructs you to use the perform_open_indices command, follow the steps given in this section.
When you perform a restore operation, the indices in the API Data Store are closed to avoid any overwriting of data. After the restore process is over, the indices are opened so that the application starts using the Data Store. However, if a restore operation fails, you must open the indices for the regular operations to continue. For example, if a restore operation fails due to insufficient memory, then the error message that appears instructs you to perform open indices.
If the error message does not display enough details, you can check the logs for further details. You can check the logs saved during the process in the SAGInstallDir\InternalDataStore\logs folder.
To open indices