Skip to content

ADABAS

ADABAS database backup with ADAREP/ADASAV integration for consistent protection of mainframe-class data.

  • ADAREP / ADASAV
  • Mainframe-class data
  • Consistent backups

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

FileSet {
Name = "adabas"
Include {
Options { Plugin = "adabas: dbid=12 save=adasav" }
}
}

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.