We have deleted a database but the archive logs remain. We need to delete these as they take a lot of space:
Since the database is deleted, it is not in the rman catalogue so I cannot use delete archivelog expired in Rman to delete these files.
I read about asmcmd but I’m afraid to put out of sync the Enterprise Manager’s records with the actual disk content going that way.
What is the cleanest way to proceed?