Oracle Error RMAN-06401: database is already started

Oracle Error Message

RMAN-06401: database is already started

Reason for the Error

A STARTUP command without the FORCE option was issued, but the target database is already started.

Solution

Use the FORCE option if you want to restart the database.