You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

how to delete db in conflicting state

Received Response
15
Views
2
Comments
edited May 17, 2020 6:14PM in OCI - General 2 comments

Summary

i was unable to delete db that was terminated just after being created

Content

oci db autonomous-database get --autonomous-database-id ocid1.autono......

"lifecycle-state": "TERMINATING",

 

oci db autonomous-database delete --autonomous-database-id ocid1.autono......

 

ServiceError:
{
    "code": "IncorrectState",
    "message": "The existing Autonomous Database with ID ocid1.autonomousdatabase.oc1.iad.xxxxxxxxxxxxxxxxxxxxxxxxxxx has a conflicting state of PENDING_TERMINATING.",
    "opc-request-id": "D8D05476F6A2417DAABD6C53D9139C12/532B741627AE391B817114C6B00A6E86/2D1A0314B6F00DD378D040D23837ECA0",
    "status": 409
}

Version

18

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!