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
  1. Extension
  2. dmk_dbduplicate

Release notes

#########################
# Release Notes         #
#########################

[planned dmk 2.0.0]
    [Fixes]
    - Issue #21 : Changed SourceEnv function
    - Issue #19 : Drop auxiliary function failing

[dmk_dbduplicate-21-02]
Issue #8 : add a new parameter to give the possibity to drop the target database before starting the duplicate
Issue #10 : Point-In-Time : RESTORE_POINT, RDATE, RTIME Document entry
Issue #11 : Failure when duplicating using catalog - RMAN-05543
Issue #13 : dbdupli.ksh -v lastchangeddate is displaying a wrong a old date
Issue #14 : NOFILENAMECHECK does not seem to be taken into account
Issue #15 : Documentation update after BETA20-03 review
Issue #16 : Several options described in the documentation is not coded and not running today : FOR_STANDBY
Issue #17 : Several options described in the documentation is not coded and not running today : RESTORE_POINT
Issue #18 : Several options described in the documentation is not coded and not running today : CHANNEL_NBR
PreviousIntroductionNextInstallation & Upgrade & De-Installation

Last updated 5 months ago

🧩