I got stuck to delete the sql instance and even can't edit the instance . I create dms job before and my job got failed due to there is an update at source db during the dms run . and DMS stop automatically and showed errors . but unfortunately i delete the job straight away after the job failed . i intend to recreate the job and delete my last replication db . but when i try to edit the instance to disable the data protection to be able delete the instance but the instance showed You can't edit this instance right now because there's a blocking operation in progress .it's been 4 days stuck and still can't do anythin to the instance . Is there any solution i can do to solve this problem without contacting the support? Thanks
If you're encountering issues with editing or deleting a SQL instance in Google Cloud DMS after deleting a DMS job, here are some refined steps to address the issue:
Check for Lingering Operations:
Retry Deleting the Instance:
Force Operation Cancellation (Use with Caution):
Monitor Instance State and Review Logs:
Prepare for Contacting Support:
Important Considerations:
Use Command-Line Tools: If you're comfortable with it, using Google Cloud's gcloud
CLI can provide more detailed insights into the instance and operations.
Impact on Connected Services: Be mindful of how deleting the instance might affect other services or applications that rely on it.
Remember, forced operation cancellation should be a last resort due to its potential risks. Often, contacting Google Cloud support is the most effective and safest way to resolve complex issues like this.