OracleDB
Native Oracle RMAN integration with block-level incrementals and differentials, point-in-time recovery and RMAN change tracking — enterprise-grade Oracle protection without scripts.
Capabilities
Section titled “Capabilities”- Native RMAN integration
- Block-level incrementals
- Point-in-time recovery
Configure
Section titled “Configure”Add the plugin to a FileSet on the client you want to protect:
FileSet { Name = "oracledb" Include { Options { Plugin = "oracle: sid=ORCL user=sys password=secret rman=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.