NetBackup status code: 6723
Explanation: NetBackup got an error while the operation logs were replayed during recovery process and failed to drop the NetBackup replay operation logs role. This error results in the failure of the recovery operation even though the MongoDB instance is up and running.
Recommended Action: Manually apply the operation log. Refer to the operation logs restored from mdbserver logs and restore these manually. Refer to MongoDB Administrator's Guide for the mongorestore command parameters.
Run the following command to manually drop the role on the administrator user: "db.getSiblingDB('admin').dropRole('netbackup-replayoplogs')
Click here to view technical notes and other information on the Cohesity Technical Support website about this status code.