Installation
Last updated
Last updated
This paragraph describes the installation.
This paragraph describes all necessary steps, which must be completed before you start the DMK_DBBACKUP installation.
a successful installation of DMK as it’s the root component of DMK_DBBACKUP
Based on the dbi services and OFA (Oracle Flexible Architecture) best practices extract the archive under ${ORACLE_BASE}/local, as explained below:
Typically, ${ORACLE_BASE} match:
“/u01/app/oracle” on Linux/Unix
“D:\oracle”on Microsoft Windows systems
To complete the installation you just need to re-source DMK. This can be either achieved by
restarting the PowerShell Console
sourcing DMK within your shell (alias dmk)
Enjoy!
dbi services recommend performing a backup of your DMK_DBBACKUP package before upgrading.
The upgrade process is similar to the installation except that the prerequisites are already fulfilled:
Extract the software as explained in chapter 3.1.2 Software extraction
Install DMK as explained in chapter 3.1.3 Install
Important, take care about the templates, there are some changes in the BCK_PATH. If you have some trouble compare with the current templates, which are rolled out with the current release
That’s it!
This paragraph describes the de-installation of the DMK_DBBACKUP toolkit.
Copy the required RMAN rcv templates from the directory “${DMK_DBBACKUP}/templates/rcv/oracle[10|11|12]” into the appropriate (under the correct Oracle release) “${DMK_DBBACKUP}/rcv/oracle[10|11|12]”. For the Oracle RDBMS Version 18c and 19c we use the same templates as for version 12.
RMAN database backup configuration template, called rman.cfg, needs to be copied from the directory “${DMK_DBBACKUP}/templates” and adapted for each database. The database backup configuration file can be stored in default directory (“${DMK_ORA_ADMIN_SID}/etc”) or can also be called from any other directory if specified in the backup CLI. See later chapter on.
Upgrades of versions prior to the 12-10 require a reinstallation.
For Linux:
For Windows: