awslabs / rds-snapshot-tool

The Snapshot Tool for Amazon RDS automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days
Apache License 2.0
341 stars 146 forks source link

Process is not taking snapshot #42

Closed KenkoGeek closed 4 years ago

KenkoGeek commented 5 years ago

Hi, everyone

I deployed the Cloudformation templates to do a DR for an Oracle SE1 RDS but is not taking the manual snapshot, no error, no message.

RDS have automated backups and also have AWS Backup Service programmed. can this configuration have conflict?

Screen Shot 2019-05-10 at 10 39 57 AM Screen Shot 2019-05-10 at 10 40 09 AM Screen Shot 2019-05-10 at 10 40 52 AM Screen Shot 2019-05-10 at 10 50 33 AM Screen Shot 2019-05-10 at 10 50 56 AM Screen Shot 2019-05-10 at 10 51 22 AM

KenkoGeek commented 5 years ago

I just add oracle-se, oracle-se1 and oracle-se2 to the SUPPORTED_ENGINE array on share-snapshot function but the issue remains.

@rguillebert @spingel Any idea how to do it with Oracle?