$ rhpctl evaluate patch -path /u01/app/oracle/product/23.7.0/dbhome_1 -updatelag LATEST -generateimage
Performing software health check for home "/u01/app/oracle/product/23.7.0/dbhome_1".
Request to check the software health status and recommendation for the home "/u01/app/oracle/product/23.7.0/dbhome_1"
Request id: 20055
Check back after estimated time: "2h" using below command.
rhpctl query patch -requestid 20055
推定所要時間後に、要求ステータスを確認します。
$ rhpctl query patch -requestid 20055
Software health status : "RED"
Software health comment : "More than one cycle behind your policy.."
Software Type : "DB"
Current version : "23.7.0.0.0"
Recommended version : "23.9"
Image is available to download. Please download it using below command.
rhpctl download image -requestid 20055 -downloadlocation <location>
パッチ適用済のゴールド・イメージをダウンロードします。
$ rhpctl download image -requestid 20055 -downloadlocation /tmp
Downloading image ...
Downloaded "1,304,788,992" bytes so far, continuing download...
Downloaded "2,941,796,352" bytes so far, continuing download...
Downloaded "4,370,695,489" bytes so far, continuing download...
Image download succesfully at location "/tmp".
「Oracle FPP Local Modeを使用したパッチ適用の実行」で説明されているステップに従って、Oracle DatabaseホームまたはOracle Grid Infrastructureホームにパッチを適用します。