DMK Oracle
release_2.2.0
release_2.2.0
  • Introduction
  • Release 2 note
  • βš™οΈInstallation and configuration
    • Installation & Upgrade & De-installation (Unix)
    • Installation & Upgrade & De-installation (Windows)
    • Functionalities & Features
    • Advanced Configuration
    • Variables and aliases
    • Migration to DMK
  • πŸ—„οΈStructure
    • Structure
    • Oracle Grid Infrastructure & DMK
    • Oracle Database Multitenant – DMK features
  • πŸ“ƒScripts
    • Status script
    • O.S Start/Stop script integration
      • O.S Start/Stop script integration until Red Hat/Oracle Linux 6
      • O.S Start/Stop script integration since Red Hat/Oracle Linux 7
    • dmk.sh / dmk-core.pl
    • service_start_stop.ksh
    • database.ksh
    • db_crs.ksh
    • listener.ksh
    • listener_vcs.ksh
    • fsdisc.ksh
    • emctlagent.ksh
    • emctlgrid.ksh
    • opmnctl.ksh
    • goldengate.ksh
    • dgobserver.ksh
    • version.ksh|version
    • housekeeping.{ksh|cmd }
    • odiagentctl.{ksh}
    • Libraries
      • DMK_ENV.pm
      • DMK_STATUS.pm
  • ℹ️Appendix
  • 🧩Extension
    • dmk_dbbackup
      • Introduction
      • Release notes
      • Installation
      • Functionalities & Features
      • Structure
      • dmk_rman.{ksh|cmd}
      • dmk_dtpump.{ksh|cmd}
      • dmk_backup_report.{ksh|cmd}
      • Appendix
    • dmk_dbcreate
      • Introduction
      • Release notes
      • Installation & Upgrade & De-Installation
      • Functionalities & Features
      • Database creation
      • Structure
      • Bug fix :DMK-14-10 and Oracle 12c
      • Appendix
    • dmk_dbduplicate
      • Introduction
      • Release notes
      • Installation & Upgrade & De-Installation
      • Functionalities & Features
      • Database duplicates/clones
      • Structure
      • Scheduling
      • Example
      • Appendix
    • dmk_ha
      • Introduction
      • Release notes
      • Installation & Upgrade & De-Installation
      • Functionalities & Features
      • Structure
      • Scripts
      • Data Guard : archivelog management strategy (Oracle 10g/11g)
      • Data Guard monitoring
      • DMK_HA virtual IP solution for Unix/Linux
      • DMK_HA virtual IP solution for Microsoft Windows
      • Oracle GoldenGate with Oracle Active Data Guard
      • Appendix
    • dmk_sql
      • Introduction
      • Installation & Upgrade & De-installation
      • Functionalities & Features
      • Structure
      • References
      • Scripts
      • Generate Report
      • Search
  • πŸ“„OFA
    • Introduction
    • OFA Naming guidelines
    • OFA directory structure
Powered by GitBook
On this page
  • Default aliases
  • Default variables
  • Support Matrix
  1. Extension
  2. dmk_ha

Appendix

Default aliases

Name
Description

ha

Changes directory to ${DMK_HA}

dgh

Data Guard command line interface with history

sdg

Print the result of the command (backward compatibility check script sdg.ksh) DGMGRL> show configuration verbose;

sdgp

Print the result of the command (backward compatibility check script sdg.ksh) DGMGRL> show database β€˜<PRIMARY>’ verbose;

sdgs

Print the result of the command (backward compatibility check script sdg.ksh) DGMGRL> show database β€˜<STANDBY>’ verbose;

dmkhelp ha

Display into the shell all default aliases/variables categorized by the DMK_HA

dmkhelp ha crs

Display a summary of the main Oracle Grid Infrastructure commands

Default variables

Name
Description

DMK_HA

Installation directory

Support Matrix

Operating System
Support Level
Oracle Releases

Oracle Enterprise Linux

Certified

Check the DMK Support matrix

Red Hat Enterprise Linux

Certified

Check the DMK Support matrix

Suse Enterprise Linux

Supported

Check the DMK Support matrix

IBM AIX

Supported (IBM & Intel)

Check the DMK Support matrix

Sun Solaris

Supported (ipc86 & SPARC)

Check the DMK Support matrix

HP-UX

Supported (Itanium)

Check the DMK Support matrix

Please contact the Support Team if your version isn’t available in the above matrix.

PreviousOracle GoldenGate with Oracle Active Data GuardNextdmk_sql

Last updated 5 months ago

🧩