Oracle Error Message
RMAN-06941: Database must be closed and mounted EXCLUSIVE and RESTRICTED.
Reason for the Error
DROP DATABASE was attempted while the database was open or not mounted EXCLUSIVE and RESTRICTED.
Solution
Change the database state to mounted EXCLUSIVE and RESTRICTED.