
Cronology Server Patch 4.2.7
============================

Instructions:

1) Use SQL*Plus to connect to the database as user SYS, then run

   @sys_server_4207.sql
   
   N.B. You will be prompted to enter the SYS password if you choose to backup the current installation.
        If Cronology is installed inside a PDB and you wish to backup the current installation please export TWO_TASK=<DB_SERVICE> (UNIX)
        or set LOCAL=<DB_SERVICE> (Windows) before starting SQL*Plus.
   
2) Use SQL*Plus to connect to the database as user CRONOLOGY, then run

   @cronology_server_4207.sql
   

