oakcli delete database warning
I used "oakcli delete database -db sptl3" to delete a dev/test database. At the end of the output I received the following:
INFO: 2015-10-21 11:36:22: Successfully setup the ssh
INFO: 2015-10-21 11:38:24: Successfully deleted the database 'sptl3'
WARNING: 2015-10-21 11:38:25: Failed to delete the snap location
WARNING: 2015-10-21 11:38:25: Failed to clean up the snap db entries. It may cause trouble if you create another database with the name 'sptl3'
This was an single-node, 11.2.0.4 instance on our X4-2 running 12.1.2.1.0. The database was running on our second node, but I had to issue the delete command from the first node.