How to delete non mounted database in oda x6-2L
Hi,
I tried to delete a non-mounted database with
/opt/oracle/dcs/bin/odacli delete-database -i cbf31362-4151-422c-b683-790efc95cdca
but the job failed and I checked the log and found that's because the database was not mounted.
Now when I run /opt/oracle/dcs/bin/odacli list-databases , I can see the database in "Deleting" status, and list jobs show not found job id.
Anyone know how should I do?