• OverthinkerDave (Customer)

    Don't forget to apply the database GRANTs (stated in the P07 RelaseNotes):

     

    Prerequisites for Applying Patch (v8.0 P07 or Later):

    • As a user with SYSDBA privilege:
      • GRANT EXECUTE ON SYS.DBMS_CRYPTO TO AVUSER;
      • GRANT EXECUTE ON SYS.DBMS_LOCK TO AVCSUSER;

     

    Personally I would recommend you to go to P08 directly

    P07 is not the most stable one (unless you have the right hotfixes for it)

    Expand Post
    • TimWillemstein2 (Customer)

      Please aim for P09, P08 has some critical issue's that were fixed in P09.