3.2.31 SCPRollbackFailed

Table 3-35 SCPRollbackFailed

Field Description
Severity Critical
Conditions When any SCP microservice rollback fails during the rollback process.
OID used for SNMP Traps 1.3.6.1.4.1.323.5.3.35.1.2.6005
Description Alert is raised when any SCP microservice rollback fails.
Recommended Actions

Cause: When any SCP microservice rollback fails during the rollback process.

Diagnostic Information: Monitor new hook-jobs that might have failed after multiple attempts. Also, monitor any failed log.

Run the following command to check the pod of hook-job:
kubectl get pods -n <namespace>

Run the following command to check the logs:

kubectl logs <pod name> -n <namespace>

Recovery: This alert is cleared automatically in 5 minutes when the customAlertExpiryEnabled parameter is set to false in the ocscp_values.yaml file. Otherwise, it is cleared after a specific duration as specified in the customAlertExpiryDuration parameter when the customAlertExpiryEnabled value is true.

For any assistance, contact My Oracle Support.