Exadata Cloud at Customer GEN2 – patch

DEPLOY BUNDLE PATCHES

GRID

Discover the home of grid :

ps -eaf | grep crs
[root@extechdb01 dbinput]# dbaascli patch db list --oh exatechdb01:/u01/app/19.0.0.0/grid/

Check if the cluster is running in all nodes:

Check the cluster version:

[grid@exatechdb01 ~]$ crsctl query crs activeversion

Oracle Clusterware active version on the cluster is [19.0.0.0.0]

We need to execute prereq before apply the patch:

dbaascli patch db prereq –patchid 30501910-GI –dbnames grid

Deploy the patch:

dbaascli patch db apply –patchid 30501910-GI –dbnames grid:

Verify if cluster is back and online:

[grid@exatechdb01 ~]$ crsctl check cluster -all