Progress DB
Este conteúdo não está disponível em sua língua ainda.
Progress/OpenEdge RDBMS backup with database quiesce for fully consistent, restorable copies.
Capabilities
Section titled “Capabilities”- Quiesce-based consistency
- OpenEdge support
- Reliable restore
Configure
Section titled “Configure”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
Section titled “Restore”Restore the whole database or to a point in time.
See also: Restore, Instant Recovery & V2V.