Skip to content

Progress DB

Progress/OpenEdge RDBMS backup with database quiesce for fully consistent, restorable copies.

  • Quiesce-based consistency
  • OpenEdge support
  • Reliable restore

Add the plugin to a FileSet on the client you want to protect:

FileSet {
Name = "progress-db"
Include {
Options { Plugin = "progress: db=/db/app quiesce=yes" }
}
}

All parameters are space-separated key=value pairs. See the FileSet reference for FileSet options.

Restore the whole database or to a point in time.

See also: Restore, Instant Recovery & V2V.