Version 6.0

January 1, 2021

Release Overview

The new features:

  • The new User Permissions mechanism allows to define for each user available sources (GIs) and targets.

  • “Expand Pool” allows to add disks to pools “on the fly”

  • “Reduce Pool” allows to remove disks from pools.

  • Smart version of Force Stop RMAN GI. Now it returns the GI to valid condition.

  • Start VDB may be aborted by timer if it takes a long time to start.

  • “Advanced Start VDB” allows to run Pre OS script.

  • “Advanced Start VDB” allows to run Post SQL script.

  • “Advanced Start VDB” allows to run Post OS script.

  • To prevent the working with invalid VDBs it was forbidden to take snapshots after the failed attempt to start VDB.

  • New Scheduler allows to define the time-periods for RMAN GI refresh.

UI changes:

  • New Look for the “Pool Configuration” screen.

  • Redesigned “User Permissions” screen.

  • “Info“ for Destination Ora Homes.

  • “Info“ for Target Host (Destination Agent)

 

The solution has been covered by 356 unit tests and 236 integration tests.

Features covered by regression API auto tests:

  1. Login/Logout

  2. GI agents

  3. DST agents

  4. Source databases (RMAN and LIVE)

  5. DST ORA HOME

  6. RMAN GI operations

  7. LIVE GI operations

  8. RMAN GI snapshots

  9. LIVE GI snapshots

  10. RMAN GI clones

  11. LIVE GI clones

  12. RMAN GI Duplicates

  13. LIVE GI Duplicates

  14. RMAN clone VDB

  15. RMAN duplicate VDB

  16. LIVE clone VDB

  17. LIVE duplicate VDB


Total covered unique requests - 44
Total requests in collection - 442
Total executed tests - 766

 

Also the Front End covered by 58 tests.