Version 7.0

February 1, 2021

Release Overview

The new features:

  • The new “Event Viewer” screen allows to look (find/filter/download) main system’s events.

  • Integration with SMTP allows to inform about important system-events via e-mail.

  • Added the integration with Active Directory. It allows to manage users' permissions from one directory.

  • The new Snapshot Policy allows to define automatically taking snapshots and to deleting ones (the snapshot retention period).

 

UI changes:

  • The Clone renamed to VDB (and VDB to VDB Up)

  • Duplicates can’t be started as data base more. Now they are not changes (closed the possibility to take new snapshots and revert). To start a data base from duplicate you should create a VDB from the initial duplicate’s snapshot.

 

Tests:

The solution has been covered by 337 unit tests and 245 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 117 tests.