Description

Congratulations ! You are now the proud owner of the YaK Oracle component type. Here is what it brings you :

Sub-component types

The YaK supports both types of deployment of your Oracle component type:

Standalone
  • This sub-component type allows to perform a deployment of an Oracle standalone instance.

Data Guard (Will come with a future release of the component)
  • This sub-component type allows to perform a deployment of an Oracle instance protected by Data Guard, including Data Guard Broker and Data Guard Observer.

Backup

The deployment of an Oracle component with the YaK automatically configures tree kinds of backups of the Oracle instance :

  • Full backup (incremental - level 0)

  • Differential backup (incremental - level 1 )

  • Archive Logs backup

In addition, obsolete backups are automatically deleted.

Backup jobs are scheduled from the crontab of the oracle OS user.

Example:

Last updated