Full backup example
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
Full backup example
The Database Administrator of Company X's development department performs a full backup of the devel.db every Friday, and incremental backups on other weekdays. Both full and incremental backups are done on disk and on a single disk file. The database is on a Windows system.
When choosing the parameters,
consider that the backup takes significantly longer when you use
the -com or -red parameters. If
you use the -red parameter, the backup also uses
more backup media.
The following procedure outlines how to perform an full online or offline backup of the devel.db database. To perform an online backup, skip Step 2 through Step 4 of the procedure.
Use the procedure that follows to perform a full backup of the devel.db database: