Backup: MML shutdown 忽略

RMAN Backup Job is Completed But RMAN Sessions are Not Released in Database When Using Netbackup (Doc ID 2903139.1) ​编辑To Bottom

Backup: MML shutdown 忽略_第1张图片


Backup: MML shutdown 忽略_第2张图片

In this Document

Symptoms
Changes
Cause
Solution

APPLIES TO:

Oracle Database - Enterprise Edition - Version 19.8.0.0.0 and later
Information in this document applies to any platform.

SYMPTOMS

RMAN backup is completed but sessions are not released in database

v$session.event for the RMAN sessions show "Backup: MML shutdown"

We can also see nborautil process in the server while executing the below statement.

ps -ef | grep nborautil

CHANGES

 Netbackup version 8.x.x is used for backup

CAUSE

Server processes are waiting for event "Backup: MML shutdown" waiting for NetBackup nborautil process to complete and nborautil never exits.
 

SOLUTION

Upgrade netbackup to 9.x

你可能感兴趣的:(oracle)