We have run the RMAN plugin on three servers with success for a while now, this morning our SOBR was down for 5 minutes and the after that all Oracle jobs fails with the fantastic error:
Session failed: One or more errors occurred.
Looking into the logs we see issues on syncronizing the repository and that I understand since the SOBR went down but I have syncronized the SOBR twice and all other backups towards it are fine
Here are the errors in the log:
Code: Select all
[18.03.2021 14:28:26.298] < 14476> plugin_common| ERR |Error has occurred while processing command
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |One or more errors occurred.
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Failed to execute command [repository.checkVbmSynchronized] on backup server [servername.org:10006].
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Failed to start backup session
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Failed to build RMAN backup session
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Failed to create backup session
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Unable to get or create backup session
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Unable to prepare non-autobackup backup
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Unable to perform SbtBackup
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Unable to execute command sbtBackup
[18.03.2021 14:28:26.298] < 14476> plugin_common| >> |--tr:Unable to dispatch plugin command [sbtBackup]
But does anyone else have an idea on how to get the RMAN plugin synced with the repo?
As for now we don't have any backups on our Oracle databases