tiredofit / docker-db-backup

Backup multiple database types on a scheduled basis with many customizable options
MIT License
852 stars 125 forks source link

Oracle support #246

Open kerphi opened 1 year ago

kerphi commented 1 year ago

Description of the feature Be able to backup a oracle database.

Benftits of feature Oracle is part of the database landscape, one tool to backup each kind of database, oracle included, would be great.

tiredofit commented 1 year ago

Do you have any command line examples on how to backup:

kerphi commented 11 months ago

Yes, here is a script i wrote to do a such backup: https://github.com/abes-esr/oracle-db-backup/blob/main/oracle-db-backup.sh It uses thé expdp oracle cmd.