bkup_api bkup_start --dbname=bla starts with restore
Again a cloud (OCI-C) question.
So we discovered our backup hangs and does not state errors, warnings or any other message as why is would hang.
Level of parallelism is 4. So we get several rman sessions in the database.
When querying v$session we see one session where the module value = "restore incr datafile".
Does it do a restore? If so.. why?
Is a restore test part of the OCI-C backup procedure?
If so, why doesn't it break or continue?
The event for this session = "SQL*Net break/reset to client"
P2Text = "break?"
Whether the backup is started by /etc/crontab, Oracle Cloud Console or by commandline the backup hangs.