In this post, you’ll learn more about the Oracle ErrorRMAN-06098: the target database must be mounted when issuing a BACKUP command with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06098: the target database must be mounted when issuing a BACKUP command
Reason for the Error RMAN-06098: the target database must be mounted when issuing a BACKUP command
A BACKUP command was issued, but the target database control file is not mounted.
How to fix the Error RMAN-06098: the target database must be mounted when issuing a BACKUP command ?
You can fix this error in Oracle by following the below steps
Mount the target database control file by issuing ALTER DATABASE MOUNT via Enterprise Manager or Server Manager.
Leave a Reply