How to fix the Oracle error RMAN-06079: database must be mounted to perform recovery?

In this post, you’ll learn more about the Oracle ErrorRMAN-06079: database must be mounted to perform recovery with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

RMAN-06079: database must be mounted to perform recovery

Reason for the Error RMAN-06079: database must be mounted to perform recovery

A RECOVER command was issued, but the target database is not mounted.

How to fix the Error RMAN-06079: database must be mounted to perform recovery ?

You can fix this error in Oracle by following the below steps

Issue ALTER DATABASE MOUNT.

Tags :

Leave Your Comment