Installation & Upgrade & De-installation
This chapter describes all installation/upgrade/de-installation steps.
Last updated
This chapter describes all installation/upgrade/de-installation steps.
Last updated
This paragraph describes the installation.
This paragraph describes all necessary steps which must be completed before you start the DMK_SQL installation.
The DMK_SQL doesn’t require any specific action. It can be installed regardless of DMK.
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:
“/u00/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)
Your shell automatically expands the SQLPATH variable with the DMK_SQL scripts.
Enjoy!
dbi services recommend to perform a backup of your DMKSQL 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_SQL as explained in chapter 3.1.3 Install
That’s it!
This paragraph describes the de-installation of the DMK_HA toolkit.
For Linux:
For Windows