Oracle RMAN error message:
RMAN-03002: failure of backup command at 06/03/2020 12:33:44
ORA-27023: skgfqsbi: media manager protocol error
ORA-19511: non RMAN, but media manager or vendor specific failure, error text:
sbtinit2: init store failed -- initializeStore: Store exists but cannot be accessed by this node. Store permissions may have to be adjusted
Cause
Store permissions are not correct and need to be updated. The owner node must be a node on the dataflow.
Solution:
Change the store ownership, by performing the following steps:
- Identify the following information
- Name of the dataflow
- Name of the policy
- Name of a Oracle application node using the policy on this dataflow
- Name of the storage target node (e.g. gen2 repository used to store the data)
- List the stores inventory of the storage target node
- Select the relevant store for the dataflow from the list and select the
"Repurpose" action
- Ensure you pick the correct store by comparing the dataflow and policy names. The Application should be "Oracle Database"
- Fill in the following information and repurpose
Control Value Source Node Select the Oracle application node Policy Leave blank Data Flow Leave blank Automatically rename store Ensure this is not selected - Restart RMAN and retry the operation