CLSRSC-119: Start of the exclusive mode cluster failed While Running root.sh While Installing Grid Infrastructure 19c (Doc ID 2568395.1)

증상 : CLSRSC-594: Executing installation step 16 of 19: 'InitConfig'
CLSRSC-119: Start of the exclusive mode cluster failed

원인 : 
BUG 29113384 - LNX64-19.2-CDB:ROOT.SH FAILED ON FIRST NODE IF CLUSTER_NAME > 15 CHARACTERS
-- duplicates --
BUG 28628631 - LNX-191-INS: LONG CLUSTER NAME WILL CAUSE FAILED ROOT CONFIGURATION

조치방법 : Cluser-name 을 15자이상으로 지정시 에러발생하므로 초기설정시 15자 이하로 설정할 것!! 호스트네임이 긴 경우 조심할것..

Posted by pat98

최근 log4j 보안취약점이 이슈로 논란이 많다. 이번 취약점에서 다행히 그간 Oracle Database 제품군에는 취약점이 없는것으로 알려져 있었는데 AHF (Autonomous Health Framework )를 사용하는 경우에 특정 취약점에 대해 노출이 되어 있었다.

 

어제 이에 대한 취약점 Fix 가 나와서 몇자 적는다.

 

ahf 21.4.1 최신 버전 설치

해당 버전을 설치하면 최근 이슈가 되는 log4J 취약점에 대응할수 있다. (2022년1월11일 업데이트됨)

이전 버전의 AHF에서는 CVE-2021-44832 에 대한 대책이 없어서 Fixed 되어 21.4.1 버전이 나온 듯하다.

Oracle Database, Oracle Client and Apache log4j vulnerability CVE-2021-44228 and CVE-2021-45046 (Doc ID 2828877.1)
AHF CVE-2021-44228/CVE-2021-45046/CVE-2021-45105/CVE-2021-44832 (Doc ID 2828415.1)

This version of AHF uses Log4J 2.17, fixing the following Log4J CVEs:

CVE-2021-44228
CVE-2021-45046
CVE-2021-45105

 

On-Premise 및 Cloud 인 경우 약간의 설치방법 등이 다르다.

 

- Exadata On-premise 인 경우 방법으로 소개한다.

 

화일 다운로드는 2가지 방법이 있다.

 

1. MOS에서 Patch 30166242 최신버전을 받거나 (용량은 대략 400M 정도)

2. Doc ID 2550798.1 문서의 Link 를 통해 받도록 한다.

 

https://support.oracle.com/epmos/faces/DocContentDisplay?_afrLoop=12452587219711&id=2832630.1&_afrWindowMode=0&_adf.ctrl-state=rrzhz4duo_105

1. 임시 디렉토리 압축 해제
unzip AHF-LINUX_<version>.zip

- Exachk 가 이미 사용중이라면 사전제거
rm /opt/oracle.ahf/*

2. 설치
./ahf_setup -ahf_loc /opt -data_dir <ORACLE_BASE of Grid owner>
e.g.: ./ahf_setup -ahf_loc /opt -data_dir /u01/app/grid

Posted by pat98

19.13 의 Issue 중 하나인 다음 버그 패치 적용을 위해 opatchauto 를 이용해 적용하고 어떤식으로 작업되는지 로그를 기록해 봄.

opatchauto 명령어가 1줄로 간단하게 되지만 적용속도가 좀 굼뜨고 (이것저것 다 체크함) 버그도 있어서 아직도 수동이 편한 듯 하다.(수동은 perl 경로 문제가 아직도 있음)

19.13.0.0.211019OCWRU (33563477)
Patch 33563477: KILLING OCSSD.BIN IN 19.13 LEAVE THE SYSTEM IN PANIC STATE INSTEAD TO REBOOT

 

일단 p33563477_1913000OCWRU_Linux-x86-64.zip 화일을 다운 받아서 압축을 풀고

 

 



1. GI_HOME 패치

root@19c-1:/u01/app/19.3.0.0/grid/OPatch# opatchauto apply /u01/install/33563477 -oh /u01/app/19.3.0.0/grid

OPatchauto session is initiated at Fri Dec 24 11:49:04 2021

System initialization log file is /u01/app/19.3.0.0/grid/cfgtoollogs/opatchautodb/systemconfig2021-12-24_11-49-12AM.log.

Session log file is /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/opatchauto2021-12-24_11-53-12AM.log
The id for this session is R6QJ

Executing OPatch prereq operations to verify patch applicability on home /u01/app/19.3.0.0/grid
Patch applicability verified successfully on home /u01/app/19.3.0.0/grid


Executing patch validation checks on home /u01/app/19.3.0.0/grid
Patch validation checks successfully completed on home /u01/app/19.3.0.0/grid


Performing prepatch operations on CRS - bringing down CRS service on home /u01/app/19.3.0.0/grid
Prepatch operation log file location: /u01/app/oracle/crsdata/19c-1/crsconfig/crs_prepatch_apply_inplace_19c-1_2021-12-24_11-56-55AM.log
CRS service brought down successfully on home /u01/app/19.3.0.0/grid


Start applying binary patch on home /u01/app/19.3.0.0/grid
Binary patch applied successfully on home /u01/app/19.3.0.0/grid


Performing postpatch operations on CRS - starting CRS service on home /u01/app/19.3.0.0/grid
Postpatch operation log file location: /u01/app/oracle/crsdata/19c-1/crsconfig/crs_postpatch_apply_inplace_19c-1_2021-12-24_12-04-15AM.log
CRS service started successfully on home /u01/app/19.3.0.0/grid

OPatchAuto successful.

--------------------------------Summary--------------------------------

Patching is completed successfully. Please find the summary as follows:

Host:19c-1
CRS Home:/u01/app/19.3.0.0/grid
Version:19.0.0.0.0
Summary:

==Following patches were SUCCESSFULLY applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_12-00-35PM_1.log



OPatchauto session completed at Fri Dec 24 12:11:09 2021
Time taken to complete the session 22 minutes, 6 seconds

================ 로그 ========================
root@19c-1:/root# tail -f /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/opatchauto2021-12-24_11-53-12AM.log
2021-12-24 11:54:09,161 INFO  [69] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Executing OPatch prereq operations to verify patch applicability on home /u01/app/19.3.0.0/grid'}
2021-12-24 11:54:09,193 INFO  [69] com.oracle.glcm.patch.auto.OPatchAutoHelper - Executing command [bash, -c, ORACLE_HOME=/u01/app/19.3.0.0/grid /u01/app/19.3.0.0/grid/bin/orabaseconfig]
2021-12-24 11:54:09,252 INFO  [69] com.oracle.helper.util.HelperUtility - Orabaseconfig Output :
/u01/app/19.3.0.0/grid

2021-12-24 11:54:09,252 INFO  [69] com.oracle.helper.util.HelperUtility - Oracle Base Config for /u01/app/19.3.0.0/grid is /u01/app/19.3.0.0/grid
2021-12-24 11:54:09,566 INFO  [69] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 
Executing command as oracle: 
 /u01/app/19.3.0.0/grid/OPatch/opatchauto  apply /u01/install/33563477 -oh /u01/app/19.3.0.0/grid -target_type cluster -binary -invPtrLoc /u01/app/19.3.0.0/grid/oraInst.loc -jre /u01/app/19.3.0.0/grid/OPatch/jre -persistresult /u01/app/19.3.0.0/grid/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_crs_1.ser -analyze -online -prepare_home
2021-12-24 11:56:47,155 INFO  [69] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary return code=0
2021-12-24 11:56:47,156 INFO  [69] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary output=Oracle Home : /u01/app/19.3.0.0/grid

OPatchAuto binary patching Tool
Copyright (c)2014, Oracle Corporation. All rights reserved.

OPatchauto Version : 13.9.5.0.0
Running from       : /u01/app/19.3.0.0/grid

opatchauto log file: /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/opatchauto_2021-12-24_11-54-10_binary.log

Target type : cluster

Patch selected: /u01/install/33563477


Analysing this list of patches : 
[/u01/install/33563477/33563477] ...

Analysis completed and prepared the home for patching.


opatchauto SUCCEEDED.



2021-12-24 11:56:47,158 INFO  [69] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary error message=
2021-12-24 11:56:47,158 INFO  [69] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Reading session result from /u01/app/19.3.0.0/grid/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_crs_1.ser
2021-12-24 11:56:47,199 INFO  [69] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 

==Following patches were SUCCESSFULLY analyzed to be applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_11-54-17AM_1.log

2021-12-24 11:56:47,228 INFO  [69] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - isSkipped: false
2021-12-24 11:56:47,228 INFO  [69] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 11:56:47,250 INFO  [69] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Patch applicability verified successfully on home /u01/app/19.3.0.0/grid
'}
2021-12-24 11:56:47,277 INFO  [87] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action ValidationPatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 11:56:47,279 INFO  [87] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 11:56:47,279 INFO  [67] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.ValidationPatchAction] for patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 11:56:47,309 INFO  [88] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action ValidationPatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 11:56:47,310 INFO  [88] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Executing patch validation checks on home /u01/app/19.3.0.0/grid'}
2021-12-24 11:56:47,338 INFO  [88] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Patch validation checks successfully completed on home /u01/app/19.3.0.0/grid
'}
2021-12-24 11:56:47,341 INFO  [67] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 11:56:47,357 INFO  [89] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action SwitchAnalyzeAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 11:56:47,366 INFO  [67] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.SwitchAnalyzeAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 11:56:47,366 INFO  [67] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 11:56:47,366 INFO  [67] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 11:56:47,369 INFO  [67] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 11:56:47,369 INFO  [67] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 11:56:47,487 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [init:init] phase:goal.
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [OPatchAutoBinaryAction, ValidationPatchAction, OJVMPatchAction, DBPrereqAction, SDBGIPatchAction, SwitchAnalyzeAction, SDBShardEntityPatchAction, DGOGGPatchAction, PatchReportAction, PushImagePatchAction] for [init:init] phase:goal using patch targets [] for types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,488 INFO  [100] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 11:56:47,636 INFO  [111] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 11:56:47,636 INFO  [111] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 11:56:47,639 INFO  [111] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 11:56:47,639 INFO  [111] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 11:56:47,751 INFO  [122] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 11:56:47,751 INFO  [122] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIHAShutDownAction, SIDBShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 11:56:47,751 INFO  [122] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 11:56:47,751 INFO  [122] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 11:56:47,751 INFO  [122] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 11:56:47,751 INFO  [122] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 11:56:47,946 INFO  [134] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 11:56:47,949 INFO  [134] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [] for types [rac-nonshared]
2021-12-24 11:56:47,949 INFO  [134] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 11:56:47,949 INFO  [134] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 11:56:48,189 INFO  [145] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 11:56:48,189 INFO  [145] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIHAShutDownAction, SIDBShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [] for types [rac-nonshared]
2021-12-24 11:56:48,190 INFO  [145] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 11:56:48,191 INFO  [145] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 11:56:48,191 INFO  [145] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 11:56:48,191 INFO  [145] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 11:56:48,200 INFO  [156] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 11:56:48,200 INFO  [156] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [] for types [sidb]
2021-12-24 11:56:48,201 INFO  [156] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,203 INFO  [156] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,243 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 11:56:48,243 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIHAShutDownAction, SIDBShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [] for types [sidb]
2021-12-24 11:56:48,243 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,244 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,244 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,244 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,244 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,244 INFO  [167] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 11:56:48,259 INFO  [178] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 11:56:48,264 INFO  [178] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 11:56:48,265 INFO  [179] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RemoteGIStopAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 11:56:48,265 INFO  [179] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 11:56:48,269 INFO  [178] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RemoteGIStopAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 11:56:48,270 INFO  [178] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 11:56:48,270 INFO  [178] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 11:56:48,381 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 11:56:48,381 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIHAShutDownAction, SIDBShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 11:56:48,381 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 11:56:48,387 INFO  [190] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RHPPrePatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 11:56:48,387 INFO  [190] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 11:56:48,391 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.RHPPrePatchAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 11:56:48,393 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 11:56:48,394 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 11:56:48,394 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 11:56:48,394 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 11:56:48,403 INFO  [191] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action GIShutDownAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 11:56:48,405 INFO  [191] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Retrieving property SHARED for target /u01/app/19.3.0.0/grid [crs [home], default [home]], 19c-1 Homes: [/u01/app/19.3.0.0/grid [crs [home], default [home]]]:null
2021-12-24 11:56:48,405 INFO  [191] oracle.dbsysmodel.driver.sdk.productdriver.ClusterInformationLoader - running: true
2021-12-24 11:56:48,405 INFO  [191] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Is patch applicability check required for CRS:true
2021-12-24 11:56:48,406 INFO  [191] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 11:56:53,180 INFO  [191] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - Non RHP Patches detected in apply
2021-12-24 11:56:53,181 INFO  [191] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - RHP Patching session: false
2021-12-24 11:56:53,182 INFO  [189] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.GIShutDownAction] for patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 11:56:53,204 INFO  [194] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action GIShutDownAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 11:56:53,206 INFO  [194] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Performing prepatch operations on CRS - bringing down CRS service on home /u01/app/19.3.0.0/grid'}
2021-12-24 11:56:53,327 INFO  [194] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.RootCrsCommand - rootPlPath: ROOT_CRS_PL_PATH
2021-12-24 11:56:53,353 INFO  [194] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Updated root crs location is /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install
2021-12-24 11:56:53,353 INFO  [194] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Updated xag file location is /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/xag
2021-12-24 11:56:53,367 INFO  [194] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as root: 
 /u01/app/19.3.0.0/grid/perl/bin/perl -I/u01/app/19.3.0.0/grid/perl/lib -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/xag /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install/rootcrs.pl -prepatch
2021-12-24 11:56:53,367 INFO  [194] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: /u01/app/19.3.0.0/grid/perl/bin/perl -I/u01/app/19.3.0.0/grid/perl/lib -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/xag /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install/rootcrs.pl -prepatch
2021-12-24 12:00:29,091 INFO  [194] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:00:29,091 INFO  [194] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:00:29,091 INFO  [194] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:00:29,091 INFO  [194] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Using configuration parameter file: /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install/crsconfig_params
The log of current session can be found at:
  /u01/app/oracle/crsdata/19c-1/crsconfig/crs_prepatch_apply_inplace_19c-1_2021-12-24_11-56-55AM.log
Oracle Clusterware active version on the cluster is [19.0.0.0.0]. The cluster upgrade state is [NORMAL]. The cluster active patch level is [2966572961].
2021/12/24 11:58:44 CLSRSC-4012: Shutting down Oracle Trace File Analyzer (TFA) Collector.
2021/12/24 12:00:16 CLSRSC-4013: Successfully shut down Oracle Trace File Analyzer (TFA) Collector.
2021/12/24 12:00:19 CLSRSC-347: Successfully unlock /u01/app/19.3.0.0/grid
2021/12/24 12:00:28 CLSRSC-671: Pre-patch steps for patching GI home successfully completed.

2021-12-24 12:00:29,092 INFO  [194] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:00:29,093 INFO  [194] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Prepatch operation log file location: /u01/app/oracle/crsdata/19c-1/crsconfig/crs_prepatch_apply_inplace_19c-1_2021-12-24_11-56-55AM.log'}
2021-12-24 12:00:29,094 INFO  [194] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='CRS service brought down successfully on home /u01/app/19.3.0.0/grid
'}
2021-12-24 12:00:29,137 INFO  [207] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:prepare] phase:goal.
2021-12-24 12:00:29,138 INFO  [207] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CopyHomePatchAction, SIHAShutDownAction, GIShutDownAction, CloneOracleHomeAction, CopyOBHPatchAction, PostCloneOracleHomeAction, SIDBPatchingAction, RACPatchingAction] for [offline:prepare] phase:goal using patch targets [] for types [rac]
2021-12-24 12:00:29,138 INFO  [207] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,138 INFO  [207] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,138 INFO  [207] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,152 INFO  [217] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:binary-patching] phase:goal.
2021-12-24 12:00:29,152 INFO  [217] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneHomePatchAction, CopyDatapatchLibsAction, OPatchAutoBinaryAction, BinaryPatchAction] for [offline:binary-patching] phase:goal using patch targets [] for types [rac]
2021-12-24 12:00:29,152 INFO  [217] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,152 INFO  [217] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,160 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize-binary-patching] phase:goal.
2021-12-24 12:00:29,160 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneOracleHomeStartupAction, RACOneAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction, SIDBShutDownAction, RACShutDownAction, SIHAShutDownAction, GIShutDownAction, CloneHomePatchAction, ImageHomePatchAction] for [offline:finalize-binary-patching] phase:goal using patch targets [] for types [rac]
2021-12-24 12:00:29,161 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,161 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,161 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,161 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,161 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,161 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,162 INFO  [227] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,181 INFO  [237] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:product-patching] phase:goal.
2021-12-24 12:00:29,181 INFO  [237] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [offline:product-patching] phase:goal.
2021-12-24 12:00:29,208 INFO  [247] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize] phase:goal.
2021-12-24 12:00:29,209 INFO  [247] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [SIDBPatchingAction, RACPatchingAction, RemoteGIStopAction] for [offline:finalize] phase:goal using patch targets [] for types [rac]
2021-12-24 12:00:29,209 INFO  [247] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,209 INFO  [247] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:00:29,225 INFO  [258] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:prepare] phase:goal.
2021-12-24 12:00:29,226 INFO  [258] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CopyHomePatchAction, SIHAShutDownAction, GIShutDownAction, CloneOracleHomeAction, CopyOBHPatchAction, PostCloneOracleHomeAction, SIDBPatchingAction, RACPatchingAction] for [offline:prepare] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:00:29,226 INFO  [258] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,226 INFO  [258] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,226 INFO  [258] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,242 INFO  [268] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:binary-patching] phase:goal.
2021-12-24 12:00:29,242 INFO  [268] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneHomePatchAction, CopyDatapatchLibsAction, OPatchAutoBinaryAction, BinaryPatchAction] for [offline:binary-patching] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:00:29,242 INFO  [268] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,242 INFO  [268] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,255 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize-binary-patching] phase:goal.
2021-12-24 12:00:29,255 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneOracleHomeStartupAction, RACOneAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction, SIDBShutDownAction, RACShutDownAction, SIHAShutDownAction, GIShutDownAction, CloneHomePatchAction, ImageHomePatchAction] for [offline:finalize-binary-patching] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:00:29,256 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,256 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,256 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,256 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,256 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,256 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,257 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,257 INFO  [278] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,273 INFO  [288] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:product-patching] phase:goal.
2021-12-24 12:00:29,273 INFO  [288] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [offline:product-patching] phase:goal.
2021-12-24 12:00:29,286 INFO  [298] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize] phase:goal.
2021-12-24 12:00:29,286 INFO  [298] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [SIDBPatchingAction, RACPatchingAction, RemoteGIStopAction] for [offline:finalize] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:00:29,286 INFO  [298] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,286 INFO  [298] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:00:29,291 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:prepare] phase:goal.
2021-12-24 12:00:29,291 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CopyHomePatchAction, SIHAShutDownAction, GIShutDownAction, CloneOracleHomeAction, CopyOBHPatchAction, PostCloneOracleHomeAction, SIDBPatchingAction, RACPatchingAction] for [offline:prepare] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:00:29,292 INFO  [310] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CopyHomePatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:00:29,293 INFO  [310] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:00:29,294 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.CopyHomePatchAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:00:29,294 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:00:29,301 INFO  [311] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action GIShutDownAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:00:29,301 INFO  [311] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Is patch applicability check required for CRS:true
2021-12-24 12:00:29,302 INFO  [311] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:00:29,303 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.GIShutDownAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:00:29,303 INFO  [312] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CloneOracleHomeAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:00:29,304 INFO  [312] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:00:29,305 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.CloneOracleHomeAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:00:29,307 INFO  [313] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CopyOBHPatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:00:29,307 INFO  [313] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:00:29,308 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.CopyOBHPatchAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:00:29,316 INFO  [314] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action PostCloneOracleHomeAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:00:29,317 INFO  [314] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:00:29,320 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.PostCloneOracleHomeAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:00:29,321 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:00:29,321 INFO  [309] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:00:29,330 INFO  [324] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:binary-patching] phase:goal.
2021-12-24 12:00:29,330 INFO  [324] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneHomePatchAction, CopyDatapatchLibsAction, OPatchAutoBinaryAction, BinaryPatchAction] for [offline:binary-patching] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:00:29,330 INFO  [324] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:00:29,330 INFO  [324] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:00:29,332 INFO  [325] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action OPatchAutoBinaryAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:00:29,332 INFO  [325] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:00:29,333 INFO  [324] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction] for patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:00:29,335 INFO  [326] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action OPatchAutoBinaryAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:00:29,335 INFO  [326] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Start applying binary patch on home /u01/app/19.3.0.0/grid'}
2021-12-24 12:00:29,338 INFO  [326] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - RHP Patching session: false
2021-12-24 12:00:29,610 INFO  [326] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 
Executing command as oracle: 
 /u01/app/19.3.0.0/grid/OPatch/opatchauto  apply /u01/install/33563477 -oh /u01/app/19.3.0.0/grid -target_type cluster -binary -invPtrLoc /u01/app/19.3.0.0/grid/oraInst.loc -jre /u01/app/19.3.0.0/grid/OPatch/jre -persistresult /u01/app/19.3.0.0/grid/opatchautocfg/db/sessioninfo/sessionresult_19c-1_crs_1.ser -analyzedresult /u01/app/19.3.0.0/grid/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_crs_1.ser
2021-12-24 12:04:13,511 INFO  [326] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary return code=0
2021-12-24 12:04:13,511 INFO  [326] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary output=Oracle Home : /u01/app/19.3.0.0/grid

OPatchAuto binary patching Tool
Copyright (c)2014, Oracle Corporation. All rights reserved.

OPatchauto Version : 13.9.5.0.0
Running from       : /u01/app/19.3.0.0/grid

opatchauto log file: /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/opatchauto_2021-12-24_12-00-30_binary.log

Target type : cluster

Patch selected: /u01/install/33563477


Analyze session result created from file :: /u01/app/19.3.0.0/grid/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_crs_1.ser

Analyzing before applying /u01/install/33563477/33563477 ...

Applying /u01/install/33563477/33563477 ...

Patch /u01/install/33563477/33563477 applied.


opatchauto SUCCEEDED.



2021-12-24 12:04:13,511 INFO  [326] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary error message=
2021-12-24 12:04:13,511 INFO  [326] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Reading session result from /u01/app/19.3.0.0/grid/opatchautocfg/db/sessioninfo/sessionresult_19c-1_crs_1.ser
2021-12-24 12:04:13,513 INFO  [326] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 

==Following patches were SUCCESSFULLY applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_12-00-35PM_1.log

2021-12-24 12:04:13,672 INFO  [326] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Binary patch applied successfully on home /u01/app/19.3.0.0/grid
'}
2021-12-24 12:04:13,673 INFO  [324] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,705 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize-binary-patching] phase:goal.
2021-12-24 12:04:13,705 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneOracleHomeStartupAction, RACOneAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction, SIDBShutDownAction, RACShutDownAction, SIHAShutDownAction, GIShutDownAction, CloneHomePatchAction, ImageHomePatchAction] for [offline:finalize-binary-patching] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:04:13,707 INFO  [354] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CloneOracleHomeStartupAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:04:13,707 INFO  [354] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:04:13,708 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.CloneOracleHomeStartupAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:04:13,708 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,708 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,708 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,708 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,708 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,708 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,726 INFO  [355] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action GIShutDownAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:04:13,726 INFO  [355] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Is patch applicability check required for CRS:true
2021-12-24 12:04:13,726 INFO  [355] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:04:13,729 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.GIShutDownAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:04:13,730 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,730 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,742 INFO  [365] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:product-patching] phase:goal.
2021-12-24 12:04:13,743 INFO  [365] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [offline:product-patching] phase:goal.
2021-12-24 12:04:13,746 INFO  [375] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize] phase:goal.
2021-12-24 12:04:13,746 INFO  [375] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [SIDBPatchingAction, RACPatchingAction, RemoteGIStopAction] for [offline:finalize] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:04:13,746 INFO  [375] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,746 INFO  [375] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,749 INFO  [376] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RemoteGIStopAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:04:13,749 INFO  [376] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:04:13,751 INFO  [375] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RemoteGIStopAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:04:13,775 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:04:13,776 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPostPatchAction, GIMRPrePostOOPPatchAction, SIDBStartupAction, SIHAStartupAction, GIStartupAction, RACStartupAction] for [startup:startup] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:04:13,776 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,779 INFO  [388] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RHPPostPatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:04:13,779 INFO  [388] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:04:13,782 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.RHPPostPatchAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:04:13,782 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,782 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,783 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,783 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:04:13,786 INFO  [389] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action GIStartupAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:04:13,787 INFO  [389] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Retrieving property SHARED for target /u01/app/19.3.0.0/grid [crs [home], default [home]], 19c-1 Homes: [/u01/app/19.3.0.0/grid [crs [home], default [home]]]:null
2021-12-24 12:04:13,787 INFO  [389] oracle.dbsysmodel.driver.sdk.productdriver.ClusterInformationLoader - running: true
2021-12-24 12:04:13,787 INFO  [389] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Is patch applicability check required for CRS:true
2021-12-24 12:04:13,787 INFO  [389] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:04:13,787 INFO  [389] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - RHP Patching session: false
2021-12-24 12:04:13,791 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.GIStartupAction] for patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:04:13,792 INFO  [390] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action GIStartupAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:04:13,792 INFO  [390] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Performing postpatch operations on CRS - starting CRS service on home /u01/app/19.3.0.0/grid'}
2021-12-24 12:04:13,794 INFO  [390] com.oracle.glcm.patch.auto.db.framework.sdk.patchplanner.SystemModelUtils - Base Class: class dbmodel.common.OracleHome PropertyName: path Value: /u01/app/19.3.0.0/grid
2021-12-24 12:04:13,795 INFO  [390] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.RootCrsCommand - rootPlPath: ROOT_CRS_PL_PATH
2021-12-24 12:04:13,795 INFO  [390] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Updated root crs location is /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install
2021-12-24 12:04:13,795 INFO  [390] com.oracle.glcm.patch.auto.db.integration.controller.action.CRSShutDownStartupAction - Updated xag file location is /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/xag
2021-12-24 12:04:13,795 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as root: 
 /u01/app/19.3.0.0/grid/rdbms/install/rootadd_rdbms.sh
2021-12-24 12:04:13,795 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: /u01/app/19.3.0.0/grid/rdbms/install/rootadd_rdbms.sh
2021-12-24 12:04:13,902 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:04:13,902 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:04:13,902 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:04:13,902 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
2021-12-24 12:04:13,903 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:04:13,903 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as root: 
 /u01/app/19.3.0.0/grid/perl/bin/perl -I/u01/app/19.3.0.0/grid/perl/lib -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/xag /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install/rootcrs.pl -postpatch
2021-12-24 12:04:13,903 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: /u01/app/19.3.0.0/grid/perl/bin/perl -I/u01/app/19.3.0.0/grid/perl/lib -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install -I/u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/xag /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install/rootcrs.pl -postpatch
2021-12-24 12:11:04,486 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:11:04,486 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:11:04,486 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:11:04,486 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Using configuration parameter file: /u01/app/19.3.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_19c-1/patchwork/crs/install/crsconfig_params
The log of current session can be found at:
  /u01/app/oracle/crsdata/19c-1/crsconfig/crs_postpatch_apply_inplace_19c-1_2021-12-24_12-04-15AM.log
2021/12/24 12:05:01 CLSRSC-329: Replacing Clusterware entries in file 'oracle-ohasd.service'
Oracle Clusterware active version on the cluster is [19.0.0.0.0]. The cluster upgrade state is [ROLLING PATCH]. The cluster active patch level is [2966572961].
2021/12/24 12:09:35 CLSRSC-4015: Performing install or upgrade action for Oracle Trace File Analyzer (TFA) Collector.
2021/12/24 12:09:40 CLSRSC-672: Post-patch steps for patching GI home successfully completed.
2021/12/24 12:11:03 CLSRSC-4003: Successfully patched Oracle Trace File Analyzer (TFA) Collector.

2021-12-24 12:11:04,486 INFO  [390] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:11:04,489 INFO  [390] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Postpatch operation log file location: /u01/app/oracle/crsdata/19c-1/crsconfig/crs_postpatch_apply_inplace_19c-1_2021-12-24_12-04-15AM.log'}
2021-12-24 12:11:04,494 INFO  [390] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='CRS service started successfully on home /u01/app/19.3.0.0/grid
'}
2021-12-24 12:11:04,494 INFO  [387] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:04,714 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:11:04,717 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACFinalizeStartAction, SIDBFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:11:04,717 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:04,718 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:05,024 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:11:05,024 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPostPatchAction, GIMRPrePostOOPPatchAction, SIDBStartupAction, SIHAStartupAction, GIStartupAction, RACStartupAction] for [startup:startup] phase:goal using patch targets [] for types [rac-nonshared]
2021-12-24 12:11:05,024 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:11:05,025 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:11:05,025 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:11:05,025 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:11:05,329 INFO  [426] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:11:05,329 INFO  [426] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACFinalizeStartAction, SIDBFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [] for types [rac-nonshared]
2021-12-24 12:11:05,331 INFO  [426] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:11:05,616 INFO  [437] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:11:05,617 INFO  [437] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPostPatchAction, GIMRPrePostOOPPatchAction, SIDBStartupAction, SIHAStartupAction, GIStartupAction, RACStartupAction] for [startup:startup] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 12:11:05,625 INFO  [437] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:11:05,625 INFO  [437] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:11:05,625 INFO  [437] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:11:05,625 INFO  [437] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:11:05,899 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:11:05,900 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACFinalizeStartAction, SIDBFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 12:11:05,900 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:11:06,189 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:11:06,189 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPostPatchAction, GIMRPrePostOOPPatchAction, SIDBStartupAction, SIHAStartupAction, GIStartupAction, RACStartupAction] for [startup:startup] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:11:06,189 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,189 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,189 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,189 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,190 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,190 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,190 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,244 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:11:06,245 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACFinalizeStartAction, SIDBFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:11:06,245 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,251 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:product-patching] phase:goal.
2021-12-24 12:11:06,251 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [ClusterStartupFinalizeAction, DatabaseStartupFinalizeAction, SIDBSwitchAction, RACOnlineAction, SDBGIPatchAction, SIDBOnlineAction, SDBShardEntityPatchAction] for [online:product-patching] phase:goal using patch targets [] for types [rac]
2021-12-24 12:11:06,251 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:11:06,252 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:11:06,252 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:11:06,252 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:11:06,252 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:11:06,281 INFO  [491] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:finalize] phase:goal.
2021-12-24 12:11:06,281 INFO  [491] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [online:finalize] phase:goal.
2021-12-24 12:11:06,289 INFO  [502] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:product-patching] phase:goal.
2021-12-24 12:11:06,290 INFO  [502] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [ClusterStartupFinalizeAction, DatabaseStartupFinalizeAction, SIDBSwitchAction, RACOnlineAction, SDBGIPatchAction, SIDBOnlineAction, SDBShardEntityPatchAction] for [online:product-patching] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:11:06,290 INFO  [502] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,290 INFO  [502] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,290 INFO  [502] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,290 INFO  [502] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:06,295 INFO  [512] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:finalize] phase:goal.
2021-12-24 12:11:06,295 INFO  [512] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [online:finalize] phase:goal.
2021-12-24 12:11:06,307 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:product-patching] phase:goal.
2021-12-24 12:11:06,307 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [ClusterStartupFinalizeAction, DatabaseStartupFinalizeAction, SIDBSwitchAction, RACOnlineAction, SDBGIPatchAction, SIDBOnlineAction, SDBShardEntityPatchAction] for [online:product-patching] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:11:06,308 INFO  [524] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action ClusterStartupFinalizeAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:11:06,308 INFO  [524] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:11:06,309 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.ClusterStartupFinalizeAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:11:06,310 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:06,310 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:06,310 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:06,310 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:06,310 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:06,310 INFO  [523] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:11:06,329 INFO  [534] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:finalize] phase:goal.
2021-12-24 12:11:06,329 INFO  [534] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [online:finalize] phase:goal.
2021-12-24 12:11:06,528 INFO  [545] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [finalize:finalize] phase:goal.
2021-12-24 12:11:06,528 INFO  [545] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteDeleteAction, DeletePatchAction, CopyOOPSessionFilePatchAction] for [finalize:finalize] phase:goal using patch targets [19c-1->/u01/app/19.3.0.0/grid Type[crs]] for types [crs]
2021-12-24 12:11:06,583 INFO  [546] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RemoteDeleteAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:11:06,583 INFO  [546] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:11:06,597 INFO  [545] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.RemoteDeleteAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:11:06,615 INFO  [547] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action DeletePatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:11:06,616 INFO  [547] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:11:06,618 INFO  [545] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.DeletePatchAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:11:06,655 INFO  [548] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CopyOOPSessionFilePatchAction on patch target 19c-1->/u01/app/19.3.0.0/grid Type[crs]
2021-12-24 12:11:06,657 INFO  [548] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/19.3.0.0/grid [crs [home], default [home]]skipPatchTarget: false
2021-12-24 12:11:06,659 INFO  [545] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.CopyOOPSessionFilePatchAction] and patch target [19c-1->/u01/app/19.3.0.0/grid Type[crs]].
2021-12-24 12:11:07,061 INFO  [559] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [finalize:finalize] phase:goal.
2021-12-24 12:11:07,062 INFO  [559] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteDeleteAction, DeletePatchAction, CopyOOPSessionFilePatchAction] for [finalize:finalize] phase:goal using patch targets [] for types [rac]
2021-12-24 12:11:07,284 INFO  [570] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [finalize:finalize] phase:goal.
2021-12-24 12:11:07,285 INFO  [570] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteDeleteAction, DeletePatchAction, CopyOOPSessionFilePatchAction] for [finalize:finalize] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:11:07,285 INFO  [570] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:11:07,294 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='OPatchAuto successful.'}
2021-12-24 12:11:07,297 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.DBBaseProductSupport - Space available after session: 11508 MB
2021-12-24 12:11:07,372 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
--------------------------------Summary--------------------------------'}
2021-12-24 12:11:07,377 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Patching is completed successfully. Please find the summary as follows:
'}
2021-12-24 12:11:07,377 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Host:19c-1'}
2021-12-24 12:11:07,377 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='CRS Home:/u01/app/19.3.0.0/grid'}
2021-12-24 12:11:07,377 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Version:19.0.0.0.0'}
2021-12-24 12:11:07,377 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Summary:

==Following patches were SUCCESSFULLY applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/19.3.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_12-00-35PM_1.log

'}


2. ORACLE_HOME 패치

root@19c-1:/u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch# ./opatchauto apply /u01/install/33563477 -oh /u01/app/oracle/product/19.3.0.0/dbhome_1

OPatchauto session is initiated at Fri Dec 24 12:17:39 2021

System initialization log file is /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchautodb/systemconfig2021-12-24_12-17-53PM.log.

Session log file is /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/opatchauto2021-12-24_12-19-32PM.log
The id for this session is XK8J

Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Patch applicability verified successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1


Executing patch validation checks on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Patch validation checks successfully completed on home /u01/app/oracle/product/19.3.0.0/dbhome_1


Verifying SQL patch applicability on home /u01/app/oracle/product/19.3.0.0/dbhome_1
No step execution required.........
 

Preparing to bring down database service on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Successfully prepared home /u01/app/oracle/product/19.3.0.0/dbhome_1 to bring down database service


Bringing down database service on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Database service successfully brought down on home /u01/app/oracle/product/19.3.0.0/dbhome_1


Performing prepatch operation on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Perpatch operation completed successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1


Start applying binary patch on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Binary patch applied successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1


Performing postpatch operation on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Postpatch operation completed successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1


Starting database service on home /u01/app/oracle/product/19.3.0.0/dbhome_1
Database service successfully started on home /u01/app/oracle/product/19.3.0.0/dbhome_1


Preparing home /u01/app/oracle/product/19.3.0.0/dbhome_1 after database service restarted
No step execution required.........
 

Trying to apply SQL patch on home /u01/app/oracle/product/19.3.0.0/dbhome_1
No step execution required.........
 
OPatchAuto successful.

--------------------------------Summary--------------------------------

Patching is completed successfully. Please find the summary as follows:

Host:19c-1
RAC Home:/u01/app/oracle/product/19.3.0.0/dbhome_1
Version:19.0.0.0.0
Summary:

==Following patches were SUCCESSFULLY applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_12-23-30PM_1.log



OPatchauto session completed at Fri Dec 24 12:33:40 2021
Time taken to complete the session 16 minutes, 2 seconds

====================== 로그 =====================
2021-12-24 12:19:33,582 INFO  [1] com.oracle.glcm.patch.auto.OPatchAuto - OPatchAuto version: 12.2.1.27.0
2021-12-24 12:19:33,598 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Session log file is /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/opatchauto2021-12-24_12-19-32PM.log'}
2021-12-24 12:19:33,641 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.DBBaseProductSupport - logDir is set to : /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto
2021-12-24 12:19:34,066 INFO  [1] oracle.dbsysmodel.driver.sdk.productdriver.ClusterInformationLoader - crsType: CRS
2021-12-24 12:19:34,266 INFO  [1] oracle.dbsysmodel.driver.sdk.productdriver.ClusterInformationLoader - running: true
2021-12-24 12:19:35,668 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - OPatchAutoOptions configured options:
2021-12-24 12:19:35,669 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: patch.location:patch-location Value:/u01/install/33563477
2021-12-24 12:19:35,669 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: home:-oh Value:/u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:19:35,669 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: log:-log Value:/u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/opatchauto2021-12-24_12-19-32PM.log
2021-12-24 12:19:35,669 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: log_priority:-logLevel Value:INFO
2021-12-24 12:19:35,670 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: customLogDir:-customLogDir Value:/u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs
2021-12-24 12:19:35,670 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: inventory.pointer.location:-invPtrLoc Value:/u01/app/oracle/product/19.3.0.0/dbhome_1/oraInst.loc
2021-12-24 12:19:35,670 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: host:-host Value:19c-1
2021-12-24 12:19:35,671 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: patch.plan:-plan Value:crs-rolling
2021-12-24 12:19:35,676 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: format:-format Value:xml
2021-12-24 12:19:35,678 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: output:-output Value:console
2021-12-24 12:19:35,678 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: customconfigdir:-customConfigDir Value:/u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db
2021-12-24 12:19:35,680 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: nonrolling:-nonrolling Value:false
2021-12-24 12:19:35,681 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoOptions - Option: session:-session Value:XK8J
2021-12-24 12:19:36,810 INFO  [1] com.oracle.glcm.patch.auto.OPatchAuto - The id for this session is XK8J
2021-12-24 12:19:36,812 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='The id for this session is XK8J'}
2021-12-24 12:19:36,839 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-1
2021-12-24 12:19:37,032 INFO  [1] com.oracle.glcm.patch.auto.OPatchAutoHelper - Executing command [bash, -c, ORACLE_HOME=/u01/app/oracle/product/19.3.0.0/dbhome_1 /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/orabasehome]
2021-12-24 12:19:37,093 INFO  [1] com.oracle.helper.util.HelperUtility - Orabasehome Output :
/u01/app/oracle/product/19.3.0.0/dbhome_1

2021-12-24 12:19:37,093 INFO  [1] com.oracle.helper.util.HelperUtility - Oracle Base Home for /u01/app/oracle/product/19.3.0.0/dbhome_1 is /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:19:37,112 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-1
2021-12-24 12:19:37,231 INFO  [1] com.oracle.glcm.patch.auto.db.framework.core.patch.impl.PatchPackageFactoryImpl - Entering getPatchPackageFromDir, getting patch object for the given patch location /u01/install/33563477
2021-12-24 12:19:39,101 INFO  [1] com.oracle.glcm.patch.auto.db.framework.core.patch.OPatchBundlePatchValidatorAndGenerator - Bundle.xml does not exist
2021-12-24 12:19:39,106 INFO  [1] com.oracle.glcm.patch.auto.db.framework.core.patch.OPatchSingletonPatchValidatorAndGenerator - inventory.xml found at /u01/install/33563477/33563477/etc/config/inventory.xml which implies it is an OPatch Singleton patch
2021-12-24 12:19:39,121 INFO  [1] com.oracle.glcm.patch.auto.db.framework.core.patch.PatchMetadaReader - Command for patch metadata::/u01/app/oracle/product/19.3.0.0/dbhome_1/perl/bin/perl  /u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/auto/database/bin/OPatchAutoBinary.pl query patchinfo -patch_location /u01/install/33563477/33563477 -result /u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/auto/dbtmp/result.ser
2021-12-24 12:19:50,730 INFO  [1] com.oracle.glcm.patch.auto.db.framework.core.patch.PatchMetadaReader - Reading session result from /u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/auto/dbtmp/result.ser
2021-12-24 12:19:50,929 INFO  [1] com.oracle.glcm.patch.auto.db.product.validation.validators.RemoteGIStatusValidation - CRS Type is detected to be CRS
2021-12-24 12:19:50,929 INFO  [1] com.oracle.glcm.patch.auto.db.product.validation.validators.RemoteGIStatusValidation - Checking the CRS status and session state across the entire cluster
2021-12-24 12:19:50,929 INFO  [1] com.oracle.glcm.patch.auto.db.product.validation.validators.RemoteGIStatusValidation - Size of the host list is : 2
2021-12-24 12:19:52,210 INFO  [1] com.oracle.glcm.patch.auto.db.product.DBPatchVersionSelection - Found CRSCluster- with version: 19.0.0.0.0
2021-12-24 12:19:52,234 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-1
2021-12-24 12:19:52,244 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-1 for user root
2021-12-24 12:19:52,245 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-1
2021-12-24 12:19:52,285 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - GIMR home location null
2021-12-24 12:19:52,285 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - Oracle home location /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:19:52,285 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - Oracle home type rac
2021-12-24 12:19:52,285 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - home: /u01/app/oracle/product/19.3.0.0/dbhome_1 in host: 19c-1
2021-12-24 12:19:52,290 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-2
2021-12-24 12:19:52,292 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-2 for user root
2021-12-24 12:19:52,292 WARNING [1] com.oracle.glcm.patch.auto.credential.CredentialManager - Unable to locate credential for host 19c-2
2021-12-24 12:19:52,293 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - GIMR home location null
2021-12-24 12:19:52,293 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - Oracle home location /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:19:52,293 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - Oracle home type rac
2021-12-24 12:19:52,293 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - home: /u01/app/oracle/product/19.3.0.0/dbhome_1 in host: 19c-2
2021-12-24 12:19:52,293 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - hostList: 19c-1
2021-12-24 12:19:52,299 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - hostList: 19c-2
2021-12-24 12:19:52,300 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - completeHostList: 19c-1
2021-12-24 12:19:52,300 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - completeHostList: 19c-2
2021-12-24 12:19:52,300 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.CRSTopologyBuilder - Post remote check hostList: 19c-1
2021-12-24 12:19:52,379 INFO  [1] com.oracle.glcm.patch.auto.db.product.validation.validators.OOPPatchTargetValidator - OOP patch target validation skipped
2021-12-24 12:19:52,393 INFO  [1] com.oracle.glcm.patch.auto.OPatchAuto - Topology loaded:
Topology Hosts: [19c-1 Homes: [/u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]]]
2021-12-24 12:19:54,756 INFO  [40] com.oracle.cie.wizard.silent.tasks.LogKeyTask - The key operation has a value of <apply>
2021-12-24 12:19:54,758 INFO  [41] com.oracle.cie.wizard.silent.tasks.LogKeyTask - The key patch.plan has a value of <crs-rolling>
2021-12-24 12:19:54,759 INFO  [42] com.oracle.cie.wizard.silent.tasks.LogKeyTask - The key patch.plan.target has a value of <crs-rolling>
2021-12-24 12:19:54,765 INFO  [37] com.oracle.cie.wizard.internal.tasks.EvaluateExternalWCF - No extension file: wcf/opatchauto/db_lifecycle.xml available in classpath.
2021-12-24 12:19:56,327 WARNING [37] com.oracle.cie.wizard.internal.wcf.WCFParser$WCFValidationEventHandler - [jar:file:/u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/auto/database/modules/com.oracle.glcm.patch.opatchautodb-actions_12.2.1.27.0.jar!/wcf/opatchauto/db_crs_rolling_patch_plan.xml - line:7, column:85] cvc-complex-type.4: Attribute 'default-target' must appear on element 'wizard-control-file'.
2021-12-24 12:19:56,548 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [init:init] phase:goal.
2021-12-24 12:19:56,549 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [OPatchAutoBinaryAction, ValidationPatchAction, OJVMPatchAction, DBPrereqAction, DGOGGPatchAction, SwitchAnalyzeAction, SDBGIPatchAction, SDBShardEntityPatchAction, PatchReportAction, PushImagePatchAction] for [init:init] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]] for types [rac, sidb, crs]
2021-12-24 12:19:56,557 INFO  [58] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action OPatchAutoBinaryAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:19:56,559 INFO  [58] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:19:56,561 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:19:56,562 INFO  [59] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action OPatchAutoBinaryAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:19:56,563 INFO  [59] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:19:56,580 INFO  [59] com.oracle.glcm.patch.auto.OPatchAutoHelper - Executing command [bash, -c, ORACLE_HOME=/u01/app/oracle/product/19.3.0.0/dbhome_1 /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/orabaseconfig]
2021-12-24 12:19:56,596 INFO  [59] com.oracle.helper.util.HelperUtility - Orabaseconfig Output :
/u01/app/oracle/product/19.3.0.0/dbhome_1

2021-12-24 12:19:56,596 INFO  [59] com.oracle.helper.util.HelperUtility - Oracle Base Config for /u01/app/oracle/product/19.3.0.0/dbhome_1 is /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:19:56,814 INFO  [59] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 
Executing command as oracle: 
 /u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/opatchauto  apply /u01/install/33563477 -oh /u01/app/oracle/product/19.3.0.0/dbhome_1 -target_type rac_database -binary -invPtrLoc /u01/app/oracle/product/19.3.0.0/dbhome_1/oraInst.loc -jre /u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/jre -persistresult /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_rac_2.ser -analyze -online -prepare_home
2021-12-24 12:23:01,298 INFO  [59] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary return code=0
2021-12-24 12:23:01,299 INFO  [59] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary output=Oracle Home : /u01/app/oracle/product/19.3.0.0/dbhome_1

OPatchAuto binary patching Tool
Copyright (c)2014, Oracle Corporation. All rights reserved.

OPatchauto Version : 13.9.5.0.0
Running from       : /u01/app/oracle/product/19.3.0.0/dbhome_1

opatchauto log file: /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/opatchauto_2021-12-24_12-19-57_binary.log

Target type : rac_database

Patch selected: /u01/install/33563477


Analysing this list of patches : 
[/u01/install/33563477/33563477] ...

Analysis completed and prepared the home for patching.


opatchauto SUCCEEDED.



2021-12-24 12:23:01,299 INFO  [59] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary error message=
2021-12-24 12:23:01,299 INFO  [59] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Reading session result from /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_rac_2.ser
2021-12-24 12:23:01,327 INFO  [59] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 

==Following patches were SUCCESSFULLY analyzed to be applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_12-20-09PM_1.log

2021-12-24 12:23:01,328 INFO  [59] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - isSkipped: false
2021-12-24 12:23:01,333 INFO  [59] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:01,354 INFO  [59] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Patch applicability verified successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1
'}
2021-12-24 12:23:01,385 INFO  [77] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action ValidationPatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:01,385 INFO  [77] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:01,385 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.ValidationPatchAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:01,410 INFO  [78] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action ValidationPatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:01,411 INFO  [78] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Executing patch validation checks on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:23:01,463 INFO  [78] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Patch validation checks successfully completed on home /u01/app/oracle/product/19.3.0.0/dbhome_1
'}
2021-12-24 12:23:01,497 INFO  [79] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action OJVMPatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:01,501 INFO  [79] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:10,566 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.OJVMPatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:10,567 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 12:23:10,605 INFO  [82] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action SwitchAnalyzeAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:10,610 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.SwitchAnalyzeAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:10,611 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 12:23:10,611 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 12:23:10,613 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 12:23:10,613 INFO  [57] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac, sidb, crs]
2021-12-24 12:23:10,921 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [init:init] phase:goal.
2021-12-24 12:23:10,921 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [OPatchAutoBinaryAction, ValidationPatchAction, OJVMPatchAction, DBPrereqAction, DGOGGPatchAction, SwitchAnalyzeAction, SDBGIPatchAction, SDBShardEntityPatchAction, PatchReportAction, PushImagePatchAction] for [init:init] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]] for types [rac-shared, rac-nonshared]
2021-12-24 12:23:10,922 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:10,922 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:10,922 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:10,955 INFO  [94] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action DBPrereqAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:10,956 INFO  [94] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:10,962 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.DBPrereqAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:23:10,987 INFO  [95] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action DBPrereqAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:10,994 INFO  [95] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Verifying SQL patch applicability on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:23:11,194 INFO  [95] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.SqlPatchCommand - Is SQL patch available=false
2021-12-24 12:23:11,194 INFO  [95] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='No step execution required.........'}
2021-12-24 12:23:11,207 INFO  [95] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message=' '}
2021-12-24 12:23:11,210 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:11,210 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:11,210 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:11,210 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:11,211 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:11,211 INFO  [93] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared, rac-nonshared]
2021-12-24 12:23:11,408 INFO  [106] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 12:23:11,410 INFO  [106] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 12:23:11,414 INFO  [106] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:23:11,414 INFO  [106] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:23:11,571 INFO  [117] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 12:23:11,571 INFO  [117] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIDBShutDownAction, SIHAShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 12:23:11,572 INFO  [117] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:23:11,576 INFO  [117] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:23:11,576 INFO  [117] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:23:11,577 INFO  [117] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:23:11,756 INFO  [129] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 12:23:11,756 INFO  [129] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]] for types [rac-nonshared]
2021-12-24 12:23:11,757 INFO  [129] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:23:11,778 INFO  [130] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACPrepareShutDownAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:11,778 INFO  [130] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:11,779 INFO  [129] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACPrepareShutDownAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:23:11,800 INFO  [131] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action RACPrepareShutDownAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:11,802 INFO  [131] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Preparing to bring down database service on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:23:11,847 INFO  [131] com.oracle.glcm.patch.auto.db.framework.sdk.patchplanner.SystemModelUtils - Base Class: class dbmodel.common.OracleHome PropertyName: owner Value: oracle
2021-12-24 12:23:15,976 INFO  [131] com.oracle.glcm.patch.auto.db.integration.controller.action.PDBActions - Database "ROSE" is not running. PDB instances on the current node will not be checked.
2021-12-24 12:23:16,008 INFO  [131] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Successfully prepared home /u01/app/oracle/product/19.3.0.0/dbhome_1 to bring down database service
'}
2021-12-24 12:23:16,009 INFO  [129] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:23:16,064 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 12:23:16,065 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIDBShutDownAction, SIHAShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]] for types [rac-nonshared]
2021-12-24 12:23:16,071 INFO  [145] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACOneAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:16,071 INFO  [145] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:16,072 INFO  [145] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - Is ROSE RACOne database:false
2021-12-24 12:23:16,079 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACOneAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:23:16,080 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:23:16,082 INFO  [146] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action GIMRPrePatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:16,082 INFO  [146] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:16,085 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.GIMRPrePatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:23:16,085 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:23:16,086 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:23:16,089 INFO  [147] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACShutDownAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:16,090 INFO  [147] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:16,096 INFO  [147] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - CRS patching skipped isCRSPatchingSkipped : false
2021-12-24 12:23:16,097 INFO  [147] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - Is ROSE RACOne database:false
2021-12-24 12:23:16,103 INFO  [147] oracle.dbsysmodel.driver.sdk.productdriver.ClusterInformationLoader - running: true
2021-12-24 12:23:16,104 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACShutDownAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:23:16,119 INFO  [148] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action RACShutDownAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:23:16,122 INFO  [148] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Bringing down database service on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:23:16,141 INFO  [148] com.oracle.glcm.patch.auto.db.framework.sdk.cmdtranslator.CommandUtils - InstanceShutDown true for patchid 33563477
2021-12-24 12:23:16,142 INFO  [148] com.oracle.glcm.patch.auto.db.framework.sdk.patchplanner.SystemModelUtils - Base Class: class dbmodel.common.OracleHome PropertyName: owner Value: oracle
2021-12-24 12:23:16,144 INFO  [148] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.OracleHomeLifecycle - type: stop
2021-12-24 12:23:16,145 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as oracle: 
 mkdir -p /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1
2021-12-24 12:23:16,148 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: mkdir -p /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1
2021-12-24 12:23:16,199 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:23:16,199 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:23:16,200 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:23:16,200 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
2021-12-24 12:23:16,201 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:23:16,201 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as oracle: 
 /bin/sh -c 'ORACLE_HOME=/u01/app/oracle/product/19.3.0.0/dbhome_1 /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl stop home -o /u01/app/oracle/product/19.3.0.0/dbhome_1 -n 19c-1 -f -stopoption TRANSACTIONAL -s /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1/OracleHome-59cc7095-8995-4a48-a3b1-aa232a133b31_19c-1.stat'
2021-12-24 12:23:16,201 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: /bin/sh -c 'ORACLE_HOME=/u01/app/oracle/product/19.3.0.0/dbhome_1 /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl stop home -o /u01/app/oracle/product/19.3.0.0/dbhome_1 -n 19c-1 -f -stopoption TRANSACTIONAL -s /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1/OracleHome-59cc7095-8995-4a48-a3b1-aa232a133b31_19c-1.stat'
2021-12-24 12:23:18,085 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:23:18,085 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:23:18,085 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:23:18,085 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
2021-12-24 12:23:18,085 INFO  [148] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:23:18,088 INFO  [148] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Database service successfully brought down on home /u01/app/oracle/product/19.3.0.0/dbhome_1
'}
2021-12-24 12:23:18,088 INFO  [144] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:23:18,108 INFO  [163] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 12:23:18,108 INFO  [163] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:23:18,109 INFO  [163] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,109 INFO  [163] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,120 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 12:23:18,121 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIDBShutDownAction, SIHAShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:23:18,121 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,121 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,121 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,121 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,121 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,121 INFO  [174] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:23:18,136 INFO  [185] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:prepare-shutdown] phase:goal.
2021-12-24 12:23:18,137 INFO  [185] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteGIStopAction, RACPrepareShutDownAction, SIDBPrepareShutDownAction] for [shutdown:prepare-shutdown] phase:goal using patch targets [] for types [crs]
2021-12-24 12:23:18,137 INFO  [185] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:23:18,137 INFO  [185] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:23:18,162 INFO  [195] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [shutdown:shutdown] phase:goal.
2021-12-24 12:23:18,162 INFO  [195] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPrePatchAction, GIMRPrePatchAction, SIDBShutDownAction, SIHAShutDownAction, RACShutDownAction, GIShutDownAction] for [shutdown:shutdown] phase:goal using patch targets [] for types [crs]
2021-12-24 12:23:18,162 INFO  [195] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:23:18,162 INFO  [195] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:23:18,162 INFO  [195] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:23:18,162 INFO  [195] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:23:18,162 INFO  [195] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:23:18,182 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:prepare] phase:goal.
2021-12-24 12:23:18,186 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CopyHomePatchAction, SIHAShutDownAction, GIShutDownAction, CloneOracleHomeAction, CopyOBHPatchAction, PostCloneOracleHomeAction, RACPatchingAction, SIDBPatchingAction] for [offline:prepare] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]] for types [rac]
2021-12-24 12:23:18,198 INFO  [207] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CopyHomePatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,198 INFO  [207] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:18,201 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.CopyHomePatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:18,202 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:23:18,202 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:23:18,216 INFO  [208] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CloneOracleHomeAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,217 INFO  [208] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:18,219 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.CloneOracleHomeAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:18,225 INFO  [209] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CopyOBHPatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,225 INFO  [209] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:18,227 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.CopyOBHPatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:18,238 INFO  [210] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action PostCloneOracleHomeAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,238 INFO  [210] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:18,244 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.PostCloneOracleHomeAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:18,247 INFO  [211] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACPatchingAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,247 INFO  [211] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:18,248 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACPatchingAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:18,248 INFO  [212] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action RACPatchingAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,249 INFO  [212] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Performing prepatch operation on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:23:18,259 INFO  [212] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.PatchRACDBHomeCommand - PatchRoot: /u01/install/33563477/33563477
2021-12-24 12:23:18,263 INFO  [212] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.PatchRACDBHomeCommand - path: /u01/install/33563477/33563477/custom/scripts/prepatch.sh
2021-12-24 12:23:18,263 INFO  [212] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.PatchRACDBHomeCommand - cmd: TEMP_PATCH_LOC/33563477/custom/scripts/prepatch.sh -dbhome /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:23:18,264 INFO  [212] com.oracle.glcm.patch.auto.db.framework.sdk.patchplanner.SystemModelUtils - Base Class: class dbmodel.common.OracleHome PropertyName: owner Value: oracle
2021-12-24 12:23:18,265 INFO  [212] com.oracle.glcm.patch.auto.db.integration.controller.action.PrePostScriptAction - Updated patch location is /u01/install/33563477
2021-12-24 12:23:18,265 INFO  [212] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as oracle: 
 /u01/install/33563477/33563477/custom/scripts/prepatch.sh -dbhome /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:23:18,265 INFO  [212] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: /u01/install/33563477/33563477/custom/scripts/prepatch.sh -dbhome /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:23:18,416 INFO  [212] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:23:18,416 INFO  [212] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:23:18,416 INFO  [212] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:23:18,416 INFO  [212] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - /u01/install/33563477/33563477/custom/scripts/prepatch.sh completed successfully.

2021-12-24 12:23:18,416 INFO  [212] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:23:18,417 INFO  [212] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Perpatch operation completed successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1
'}
2021-12-24 12:23:18,419 INFO  [206] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:23:18,435 INFO  [224] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:binary-patching] phase:goal.
2021-12-24 12:23:18,436 INFO  [224] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneHomePatchAction, CopyDatapatchLibsAction, OPatchAutoBinaryAction, BinaryPatchAction] for [offline:binary-patching] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]] for types [rac]
2021-12-24 12:23:18,436 INFO  [224] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:23:18,437 INFO  [225] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CopyDatapatchLibsAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,437 INFO  [225] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:18,439 INFO  [224] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.CopyDatapatchLibsAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:18,442 INFO  [226] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action OPatchAutoBinaryAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,442 INFO  [226] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:23:18,443 INFO  [224] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:23:18,443 INFO  [227] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action OPatchAutoBinaryAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:23:18,443 INFO  [227] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Start applying binary patch on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:23:18,867 INFO  [227] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 
Executing command as oracle: 
 /u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/opatchauto  apply /u01/install/33563477 -oh /u01/app/oracle/product/19.3.0.0/dbhome_1 -target_type rac_database -binary -invPtrLoc /u01/app/oracle/product/19.3.0.0/dbhome_1/oraInst.loc -jre /u01/app/oracle/product/19.3.0.0/dbhome_1/OPatch/jre -persistresult /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/sessionresult_19c-1_rac_2.ser -analyzedresult /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_rac_2.ser
2021-12-24 12:33:34,637 INFO  [227] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary return code=0
2021-12-24 12:33:34,637 INFO  [227] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary output=Oracle Home : /u01/app/oracle/product/19.3.0.0/dbhome_1

OPatchAuto binary patching Tool
Copyright (c)2014, Oracle Corporation. All rights reserved.

OPatchauto Version : 13.9.5.0.0
Running from       : /u01/app/oracle/product/19.3.0.0/dbhome_1

opatchauto log file: /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/opatchauto_2021-12-24_12-23-19_binary.log

Target type : rac_database

Patch selected: /u01/install/33563477


Analyze session result created from file :: /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/sessionresult_analyze_19c-1_rac_2.ser

Analyzing before applying /u01/install/33563477/33563477 ...

Applying /u01/install/33563477/33563477 ...

Patch /u01/install/33563477/33563477 applied.


opatchauto SUCCEEDED.



2021-12-24 12:33:34,637 INFO  [227] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Opatchcore binary error message=
2021-12-24 12:33:34,638 INFO  [227] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - Reading session result from /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/sessionresult_19c-1_rac_2.ser
2021-12-24 12:33:34,644 INFO  [227] com.oracle.glcm.patch.auto.db.integration.controller.action.OPatchAutoBinaryAction - 

==Following patches were SUCCESSFULLY applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_12-23-30PM_1.log

2021-12-24 12:33:34,933 INFO  [227] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Binary patch applied successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1
'}
2021-12-24 12:33:34,935 INFO  [224] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,257 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize-binary-patching] phase:goal.
2021-12-24 12:33:35,257 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneOracleHomeStartupAction, RACPrepareShutDownAction, RACOneAction, SIDBPrepareShutDownAction, SIDBShutDownAction, RACShutDownAction, SIHAShutDownAction, GIShutDownAction, ImageHomePatchAction, CloneHomePatchAction] for [offline:finalize-binary-patching] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]] for types [rac]
2021-12-24 12:33:35,258 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,279 INFO  [255] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACPrepareShutDownAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:35,281 INFO  [255] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:35,284 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACPrepareShutDownAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:35,299 INFO  [256] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACOneAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:35,300 INFO  [256] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:35,300 INFO  [256] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - Is ROSE RACOne database:false
2021-12-24 12:33:35,302 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACOneAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:35,303 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,303 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,320 INFO  [257] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACShutDownAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:35,320 INFO  [257] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:35,327 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACShutDownAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:35,328 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,329 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,329 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,329 INFO  [254] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:35,545 INFO  [267] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:product-patching] phase:goal.
2021-12-24 12:33:35,549 INFO  [267] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [offline:product-patching] phase:goal.
2021-12-24 12:33:35,740 INFO  [277] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize] phase:goal.
2021-12-24 12:33:35,741 INFO  [277] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACPatchingAction, SIDBPatchingAction, RemoteGIStopAction] for [offline:finalize] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]] for types [rac]
2021-12-24 12:33:35,768 INFO  [278] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACPatchingAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:35,768 INFO  [278] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:35,769 INFO  [277] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACPatchingAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:35,788 INFO  [279] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action RACPatchingAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:35,788 INFO  [279] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Performing postpatch operation on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:33:35,800 INFO  [279] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.PatchRACDBHomeCommand - PatchRoot: /u01/install/33563477/33563477
2021-12-24 12:33:35,800 INFO  [279] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.PatchRACDBHomeCommand - path: /u01/install/33563477/33563477/custom/scripts/postpatch.sh
2021-12-24 12:33:35,827 INFO  [279] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.PatchRACDBHomeCommand - cmd: TEMP_PATCH_LOC/33563477/custom/scripts/postpatch.sh -dbhome /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:33:35,830 INFO  [279] com.oracle.glcm.patch.auto.db.framework.sdk.patchplanner.SystemModelUtils - Base Class: class dbmodel.common.OracleHome PropertyName: owner Value: oracle
2021-12-24 12:33:35,831 INFO  [279] com.oracle.glcm.patch.auto.db.integration.controller.action.PrePostScriptAction - Updated patch location is /u01/install/33563477
2021-12-24 12:33:35,832 INFO  [279] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as oracle: 
 /u01/install/33563477/33563477/custom/scripts/postpatch.sh -dbhome /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:33:35,832 INFO  [279] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: /u01/install/33563477/33563477/custom/scripts/postpatch.sh -dbhome /u01/app/oracle/product/19.3.0.0/dbhome_1
2021-12-24 12:33:37,311 INFO  [279] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:33:37,311 INFO  [279] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:33:37,311 INFO  [279] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:33:37,312 INFO  [279] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Reading /u01/app/oracle/product/19.3.0.0/dbhome_1/install/params.ora..
Reading /u01/app/oracle/product/19.3.0.0/dbhome_1/install/params.ora..
Found uninstantiated /u01/app/oracle/product/19.3.0.0/dbhome_1/crs/sbs/srvctl.sbs file, copying to /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl
Parsing file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl
Parsing file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvconfig
Parsing file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/cluvfy
Parsing file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/kfod
Verifying file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl
Verifying file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvconfig
Verifying file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/cluvfy
Verifying file /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/kfod
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvconfig
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/cluvfy
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/kfod
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/diskmon.bin
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/lsnodes
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/osdbagrp
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/rawutl
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/srvm/admin/ractrans
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/srvm/admin/getcrshome
Reapplying file permissions on /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/crsdiag.pl
Postpatch completed successfully

2021-12-24 12:33:37,312 INFO  [279] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:33:37,317 INFO  [279] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Postpatch operation completed successfully on home /u01/app/oracle/product/19.3.0.0/dbhome_1
'}
2021-12-24 12:33:37,317 INFO  [277] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:37,317 INFO  [277] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:37,332 INFO  [292] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:prepare] phase:goal.
2021-12-24 12:33:37,332 INFO  [292] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CopyHomePatchAction, SIHAShutDownAction, GIShutDownAction, CloneOracleHomeAction, CopyOBHPatchAction, PostCloneOracleHomeAction, RACPatchingAction, SIDBPatchingAction] for [offline:prepare] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:37,332 INFO  [292] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,332 INFO  [292] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,332 INFO  [292] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,340 INFO  [302] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:binary-patching] phase:goal.
2021-12-24 12:33:37,341 INFO  [302] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneHomePatchAction, CopyDatapatchLibsAction, OPatchAutoBinaryAction, BinaryPatchAction] for [offline:binary-patching] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:37,341 INFO  [302] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,341 INFO  [302] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,351 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize-binary-patching] phase:goal.
2021-12-24 12:33:37,352 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneOracleHomeStartupAction, RACPrepareShutDownAction, RACOneAction, SIDBPrepareShutDownAction, SIDBShutDownAction, RACShutDownAction, SIHAShutDownAction, GIShutDownAction, ImageHomePatchAction, CloneHomePatchAction] for [offline:finalize-binary-patching] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:37,352 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,352 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,352 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,352 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,353 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,354 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,354 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,354 INFO  [312] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,379 INFO  [322] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:product-patching] phase:goal.
2021-12-24 12:33:37,379 INFO  [322] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [offline:product-patching] phase:goal.
2021-12-24 12:33:37,389 INFO  [332] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize] phase:goal.
2021-12-24 12:33:37,389 INFO  [332] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACPatchingAction, SIDBPatchingAction, RemoteGIStopAction] for [offline:finalize] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:37,390 INFO  [332] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,390 INFO  [332] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:37,399 INFO  [343] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:prepare] phase:goal.
2021-12-24 12:33:37,399 INFO  [343] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CopyHomePatchAction, SIHAShutDownAction, GIShutDownAction, CloneOracleHomeAction, CopyOBHPatchAction, PostCloneOracleHomeAction, RACPatchingAction, SIDBPatchingAction] for [offline:prepare] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:37,401 INFO  [343] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,401 INFO  [343] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,401 INFO  [343] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,408 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:binary-patching] phase:goal.
2021-12-24 12:33:37,408 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneHomePatchAction, CopyDatapatchLibsAction, OPatchAutoBinaryAction, BinaryPatchAction] for [offline:binary-patching] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:37,408 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,408 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,408 INFO  [353] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize-binary-patching] phase:goal.
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [CloneOracleHomeStartupAction, RACPrepareShutDownAction, RACOneAction, SIDBPrepareShutDownAction, SIDBShutDownAction, RACShutDownAction, SIHAShutDownAction, GIShutDownAction, ImageHomePatchAction, CloneHomePatchAction] for [offline:finalize-binary-patching] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,444 INFO  [363] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,476 INFO  [373] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:product-patching] phase:goal.
2021-12-24 12:33:37,477 INFO  [373] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [offline:product-patching] phase:goal.
2021-12-24 12:33:37,482 INFO  [383] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [offline:finalize] phase:goal.
2021-12-24 12:33:37,482 INFO  [383] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACPatchingAction, SIDBPatchingAction, RemoteGIStopAction] for [offline:finalize] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:37,482 INFO  [383] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,482 INFO  [383] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,492 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:33:37,492 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPrePostOOPPatchAction, GIMRPostPatchAction, GIStartupAction, RACStartupAction, SIHAStartupAction, SIDBStartupAction] for [startup:startup] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:37,492 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,492 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,493 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,493 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,493 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,493 INFO  [394] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,497 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:33:37,497 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [SIDBFinalizeStartAction, RACFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:37,497 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,497 INFO  [404] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:37,503 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:33:37,503 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPrePostOOPPatchAction, GIMRPostPatchAction, GIStartupAction, RACStartupAction, SIHAStartupAction, SIDBStartupAction] for [startup:startup] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]] for types [rac-nonshared]
2021-12-24 12:33:37,505 INFO  [416] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACOneAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:33:37,505 INFO  [416] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:37,505 INFO  [416] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - Is ROSE RACOne database:false
2021-12-24 12:33:37,506 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACOneAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:33:37,507 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:33:37,507 INFO  [417] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action GIMRPrePostOOPPatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:33:37,507 INFO  [417] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:37,509 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.GIMRPrePostOOPPatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:33:37,520 INFO  [418] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action GIMRPostPatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:33:37,520 INFO  [418] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:37,524 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.GIMRPostPatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:33:37,525 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:33:37,526 INFO  [419] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACStartupAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:33:37,527 INFO  [419] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:37,528 INFO  [419] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - CRS patching skipped isCRSPatchingSkipped : false
2021-12-24 12:33:37,528 INFO  [419] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper - Is ROSE RACOne database:false
2021-12-24 12:33:37,528 INFO  [419] oracle.dbsysmodel.driver.sdk.productdriver.ClusterInformationLoader - running: true
2021-12-24 12:33:37,531 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACStartupAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:33:37,532 INFO  [420] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action RACStartupAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:33:37,532 INFO  [420] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Starting database service on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:33:37,536 INFO  [420] com.oracle.glcm.patch.auto.db.framework.sdk.cmdtranslator.CommandUtils - InstanceShutDown true for patchid 33563477
2021-12-24 12:33:37,536 INFO  [420] com.oracle.glcm.patch.auto.db.framework.sdk.patchplanner.SystemModelUtils - Base Class: class dbmodel.common.OracleHome PropertyName: owner Value: oracle
2021-12-24 12:33:37,536 INFO  [420] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.OracleHomeLifecycle - type: start
2021-12-24 12:33:37,542 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as oracle: 
 /bin/sh -c 'ORACLE_HOME=/u01/app/oracle/product/19.3.0.0/dbhome_1 /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl start home -o /u01/app/oracle/product/19.3.0.0/dbhome_1 -n 19c-1 -s /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1/OracleHome-59cc7095-8995-4a48-a3b1-aa232a133b31_19c-1.stat'
2021-12-24 12:33:37,542 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: /bin/sh -c 'ORACLE_HOME=/u01/app/oracle/product/19.3.0.0/dbhome_1 /u01/app/oracle/product/19.3.0.0/dbhome_1/bin/srvctl start home -o /u01/app/oracle/product/19.3.0.0/dbhome_1 -n 19c-1 -s /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1/OracleHome-59cc7095-8995-4a48-a3b1-aa232a133b31_19c-1.stat'
2021-12-24 12:33:39,604 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:33:39,604 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:33:39,604 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:33:39,604 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
2021-12-24 12:33:39,605 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:33:39,605 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
Executing command as oracle: 
 rm -rf /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1/OracleHome-59cc7095-8995-4a48-a3b1-aa232a133b31_19c-1.stat
2021-12-24 12:33:39,605 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - COMMAND Looks like this: rm -rf /u01/app/oracle/product/19.3.0.0/dbhome_1/opatchautocfg/db/sessioninfo/statfile/19c-1/OracleHome-59cc7095-8995-4a48-a3b1-aa232a133b31_19c-1.stat
2021-12-24 12:33:39,641 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - status: 0
2021-12-24 12:33:39,641 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Successfully executed the above command.

2021-12-24 12:33:39,642 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Output from the command:
2021-12-24 12:33:39,642 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - 
2021-12-24 12:33:39,643 INFO  [420] com.oracle.glcm.patch.auto.db.product.executor.PatchingStepExecutor - Command executed successfully.

2021-12-24 12:33:39,646 INFO  [420] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Database service successfully started on home /u01/app/oracle/product/19.3.0.0/dbhome_1
'}
2021-12-24 12:33:39,647 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:33:39,649 INFO  [415] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:33:39,660 INFO  [435] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:33:39,660 INFO  [435] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [SIDBFinalizeStartAction, RACFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]] for types [rac-nonshared]
2021-12-24 12:33:39,661 INFO  [435] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-nonshared]
2021-12-24 12:33:39,662 INFO  [436] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACFinalizeStartAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:33:39,662 INFO  [435] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACFinalizeStartAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]].
2021-12-24 12:33:39,664 INFO  [437] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action RACFinalizeStartAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac-nonshared]
2021-12-24 12:33:39,664 INFO  [437] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Preparing home /u01/app/oracle/product/19.3.0.0/dbhome_1 after database service restarted'}
2021-12-24 12:33:39,669 INFO  [437] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='No step execution required.........'}
2021-12-24 12:33:39,672 INFO  [437] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message=' '}
2021-12-24 12:33:39,684 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:33:39,685 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPrePostOOPPatchAction, GIMRPostPatchAction, GIStartupAction, RACStartupAction, SIHAStartupAction, SIDBStartupAction] for [startup:startup] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 12:33:39,685 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:33:39,685 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:33:39,685 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:33:39,685 INFO  [448] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:33:39,696 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:33:39,697 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [SIDBFinalizeStartAction, RACFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [] for types [rac-shared]
2021-12-24 12:33:39,697 INFO  [459] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac-shared]
2021-12-24 12:33:39,703 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:startup] phase:goal.
2021-12-24 12:33:39,703 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RACOneAction, RHPPostPatchAction, GIMRPrePostOOPPatchAction, GIMRPostPatchAction, GIStartupAction, RACStartupAction, SIHAStartupAction, SIDBStartupAction] for [startup:startup] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:39,704 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,704 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,704 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,704 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,704 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,704 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,704 INFO  [470] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,722 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [startup:finalize] phase:goal.
2021-12-24 12:33:39,722 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [SIDBFinalizeStartAction, RACFinalizeStartAction] for [startup:finalize] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:39,722 INFO  [481] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,734 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:product-patching] phase:goal.
2021-12-24 12:33:39,734 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [ClusterStartupFinalizeAction, DatabaseStartupFinalizeAction, SIDBSwitchAction, RACOnlineAction, SIDBOnlineAction, SDBGIPatchAction, SDBShardEntityPatchAction] for [online:product-patching] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]] for types [rac]
2021-12-24 12:33:39,734 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:39,735 INFO  [493] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action DatabaseStartupFinalizeAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:39,735 INFO  [493] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:39,738 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.DatabaseStartupFinalizeAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:39,738 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:39,745 INFO  [494] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RACOnlineAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:39,746 INFO  [494] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:39,747 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Executing patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.crs.RACOnlineAction] for patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:39,750 INFO  [495] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing patch action RACOnlineAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:39,750 INFO  [495] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Trying to apply SQL patch on home /u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:33:39,756 INFO  [495] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.StopStartRedoApply$Builder -  crate stop start log shipping commandStartRedoApply
2021-12-24 12:33:39,760 INFO  [495] com.oracle.glcm.patch.auto.db.product.cmdtranslator.commands.SqlPatchCommand - Is SQL patch available=false
2021-12-24 12:33:39,760 INFO  [495] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='No step execution required.........'}
2021-12-24 12:33:39,773 INFO  [495] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message=' '}
2021-12-24 12:33:39,774 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:39,774 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:39,774 INFO  [492] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [rac]
2021-12-24 12:33:39,827 INFO  [505] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:finalize] phase:goal.
2021-12-24 12:33:39,828 INFO  [505] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [online:finalize] phase:goal.
2021-12-24 12:33:39,852 INFO  [516] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:product-patching] phase:goal.
2021-12-24 12:33:39,852 INFO  [516] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [ClusterStartupFinalizeAction, DatabaseStartupFinalizeAction, SIDBSwitchAction, RACOnlineAction, SIDBOnlineAction, SDBGIPatchAction, SDBShardEntityPatchAction] for [online:product-patching] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:39,852 INFO  [516] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,852 INFO  [516] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,852 INFO  [516] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,852 INFO  [516] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,863 INFO  [526] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:finalize] phase:goal.
2021-12-24 12:33:39,863 INFO  [526] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [online:finalize] phase:goal.
2021-12-24 12:33:39,880 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:product-patching] phase:goal.
2021-12-24 12:33:39,881 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [ClusterStartupFinalizeAction, DatabaseStartupFinalizeAction, SIDBSwitchAction, RACOnlineAction, SIDBOnlineAction, SDBGIPatchAction, SDBShardEntityPatchAction] for [online:product-patching] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:39,881 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:39,881 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:39,881 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:39,881 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:39,881 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:39,881 INFO  [537] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [crs]
2021-12-24 12:33:39,892 INFO  [547] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [online:finalize] phase:goal.
2021-12-24 12:33:39,892 INFO  [547] com.oracle.glcm.patch.auto.action.PatchActionExecutor - There are no patch actions which require execution for [online:finalize] phase:goal.
2021-12-24 12:33:39,903 INFO  [558] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [finalize:finalize] phase:goal.
2021-12-24 12:33:39,903 INFO  [558] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteDeleteAction, DeletePatchAction, CopyOOPSessionFilePatchAction] for [finalize:finalize] phase:goal using patch targets [] for types [crs]
2021-12-24 12:33:39,930 INFO  [569] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [finalize:finalize] phase:goal.
2021-12-24 12:33:39,931 INFO  [569] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteDeleteAction, DeletePatchAction, CopyOOPSessionFilePatchAction] for [finalize:finalize] phase:goal using patch targets [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]] for types [rac]
2021-12-24 12:33:39,932 INFO  [570] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action RemoteDeleteAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:39,932 INFO  [570] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:39,935 INFO  [569] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.RemoteDeleteAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:39,936 INFO  [571] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action DeletePatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:39,936 INFO  [571] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:39,938 INFO  [569] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.DeletePatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:39,942 INFO  [572] com.oracle.glcm.patch.auto.action.LocalPatchActionRunner - Local patch action runner executing is required check for patch action CopyOOPSessionFilePatchAction on patch target 19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]
2021-12-24 12:33:39,942 INFO  [572] com.oracle.glcm.patch.auto.db.framework.patchinfostore.PatchingSessionInfoStore - Target home: /u01/app/oracle/product/19.3.0.0/dbhome_1 [rac [home], rac-nonshared [home], default [home]]skipPatchTarget: false
2021-12-24 12:33:39,945 INFO  [569] com.oracle.glcm.patch.auto.action.PatchActionExecutor - No action required for patch action [com.oracle.glcm.patch.auto.db.integration.controller.action.oop.CopyOOPSessionFilePatchAction] and patch target [19c-1->/u01/app/oracle/product/19.3.0.0/dbhome_1 Type[rac]].
2021-12-24 12:33:39,956 INFO  [583] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Execute called for patch actions of [finalize:finalize] phase:goal.
2021-12-24 12:33:39,956 INFO  [583] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Attempting to execute patch actions [RemoteDeleteAction, DeletePatchAction, CopyOOPSessionFilePatchAction] for [finalize:finalize] phase:goal using patch targets [] for types [sidb]
2021-12-24 12:33:39,956 INFO  [583] com.oracle.glcm.patch.auto.action.PatchActionExecutor - Skipping patch action because it does not support one of the current patch target types [sidb]
2021-12-24 12:33:39,964 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='OPatchAuto successful.'}
2021-12-24 12:33:39,965 INFO  [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.DBBaseProductSupport - Space available after session: 11266 MB
2021-12-24 12:33:40,009 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
--------------------------------Summary--------------------------------'}
2021-12-24 12:33:40,011 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Patching is completed successfully. Please find the summary as follows:
'}
2021-12-24 12:33:40,011 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Host:19c-1'}
2021-12-24 12:33:40,011 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='RAC Home:/u01/app/oracle/product/19.3.0.0/dbhome_1'}
2021-12-24 12:33:40,012 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Version:19.0.0.0.0'}
2021-12-24 12:33:40,012 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Summary:

==Following patches were SUCCESSFULLY applied:

Patch: /u01/install/33563477/33563477
Log: /u01/app/oracle/product/19.3.0.0/dbhome_1/cfgtoollogs/opatchauto/core/opatch/opatch2021-12-24_12-23-30PM_1.log

'}

Posted by pat98

- 사이트에서 작업 중 max_dump_file_size 파라미터 를 변경하다가 발견된 사소한 버그 하나

 

11g ~ 19c 까지 전부 안됨..

그냥 사이즈만 주면 에러를 뱉고 사이즈를 single quotation 으로 묶어야 정상적으로 변경이 가능하다.

이미 예전부터 있던 버그인거 같은데 귀찮아서 고칠 생각 없는 듯..

 

관련 MOS 문서는 아래와 같다.

ORA-2065 Or ORA-2248 When Setting Max_dump_file_size To K / M Or G (Doc ID 1387694.1)

This related to unpublished
Bug 2156613 - ALTER SESSION SET MAX_DUMP_FILE_SIZE GETS ORA-2248

 

SQL> show parameter max_dump
NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
max_dump_file_size                   string      unlimited


SQL> alter system set max_dump_file_size=1G scope=spfile;
alter system set max_dump_file_size=1G scope=spfile
                                     *
ERROR at line 1:
ORA-02065: illegal option for ALTER SYSTEM

SQL> alter system set max_dump_file_size='1G' scope=spfile;
System altered.

Posted by pat98

참고문서 : Spfile Is In Old Pre-11 Format; Converting To New H.A.R.D. Compliant Format (Doc ID 1352070.1)

 

alertlog 에 어느날 부터 다음과 같은 메세지 찍힌다.

 

Undo initialization finished serial:0 start:166610 end:166640 diff:30 ms (0.0 seconds)
Database Characterset is AL32UTF8
No Resource Manager plan active
2021-11-22T21:35:30.230706+09:00
Spfile /oracle/app/oracle/product/19.0.0/dbs/spfileTEST.ora is in old pre-11 format and compatible >= 11.0.0; converting to new H.A.R.D. compliant format.
2021-11-22T21:35:30.447877+09:00
joxcsys_required_dirobj_exists: directory object exists with required path /oracle/app/oracle/product/19.0.0/javavm/admin/, pid 2329 cid 0
replication_dependency_tracking turned off (no async multimaster replication found)

 

정보성 메세지 이며 Instance가 mount 상태나 내려가 있었을 떄 spfile 파일 생성되면 아래와 같이 하위 호환성을 위해 해당 Format 으로 생성이 된다.

 

여기서 H.A.R.D 는 Oracle’s Hardware Assisted Resilient Data (H.A.R.D) Initiative 의 약자이다.

 

해당 메세지가 나오지 않게 하면 아래와 같이 작업해 준다.

 

SQL> startup
SQL> create pfile from spfile;
SQL> shutdown immediate
SQL> startup pfile = "<created_pfile>"
SQL> create spfile from pfile;
SQL> shutdown
SQL> startup immediate

 

 

Posted by pat98

Oracle 21c Read-only Home 테스트

Read-Only Home 이란?
18c 에 처음 소개된 개념이며, 읽기 전용 Oracle 홈을 사용하면 여러 서버에 자동으로 원활하게 배포할 수 있는 Oracle 소프트웨어를 쉽고 유연하며 소프트웨어 이미지 기반으로 배포할 수 있습니다. 읽기 전용 Oracle 홈은 또한 확장된 다운타임 없이 Oracle Database의 패치 및 업데이트를 가능하게 합니다. 패치는 단순히 정의된 위치에서 주어진 바이너리 세트를 교체하는 것을 의미하기 때문입니다.

21c 의 경우 parameter 화일 default 위치가 read-only home 때문에 아래와 같은 위치에 생성됨.
/oracle/app/oracle/dbs
/oracle/app/oracle/homes/OraDB21Home1/network/admin/

- S/W Only 로 engine 만 설치한 상태

- orabasetab 확인 Y 인 상태이면 , read-only home 이 활성화 되어 있는것임.

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/install# cat orabasetab
#orabasetab file is used to track Oracle Home associated with Oracle Base
/oracle/app/oracle/product/21.0.0/dbhome_1:/oracle/app/oracle:OraDB21Home1:Y:

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/bin# ./orabasehome
/oracle/app/oracle/homes/OraDB21Home1

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/bin# ./orabaseconfig
/oracle/app/oracle

- read-only home 을 비활성화 함.

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/bin# ./roohctl -disable
Disabling Read-Only Oracle home.
Update orabasetab file to disable Read-Only Oracle home.
Orabasetab file has been updated successfully.
Read-Only Oracle home has been disabled successfully.
Check the log file /oracle/app/oracle/cfgtoollogs/roohctl/roohctl-210928AM112828.log for more details.

- orabasetab 확인 Y->N 로 바뀌어 있음.

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/install# cat orabasetab
#orabasetab file is used to track Oracle Home associated with Oracle Base
/oracle/app/oracle/product/21.0.0/dbhome_1:/oracle/app/oracle:OraDB21Home1:N:

- - read-only home 을 다시 활성화 함.

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/bin# ./roohctl -enable
Enabling Read-Only Oracle home.
Update orabasetab file to enable Read-Only Oracle home.
Orabasetab file has been updated successfully.
Create bootstrap directories for Read-Only Oracle home.
Bootstrap directories have been created successfully.
Bootstrap files have been processed successfully.
Bootstrap files have been processed successfully.
Read-Only Oracle home has been enabled successfully.
Check the log file /oracle/app/oracle/cfgtoollogs/roohctl/roohctl-210928AM113155.log for more details.

- orabasetab 확인 N->Y 로 바뀌어 있음.
[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/install# cat orabasetab
#orabasetab file is used to track Oracle Home associated with Oracle Base
/oracle/app/oracle/product/21.0.0/dbhome_1:/oracle/app/oracle:OraDB21Home1:Y:

- Listener 와 DB를 start 하고 테스트

[ORA21C]oracle@:/home/oracle# lsnrctl start
LSNRCTL for Linux: Version 21.0.0.0.0 - Production on 28-SEP-2021 11:33:59
Copyright (c) 1991, 2021, Oracle.  All rights reserved.
Starting /oracle/app/oracle/product/21.0.0/dbhome_1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 21.0.0.0.0 - Production
System parameter file is /oracle/app/oracle/homes/OraDB21Home1/network/admin/listener.ora
Log messages written to /oracle/app/oracle/diag/tnslsnr/ora21c/listener/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ora21c)(PORT=1521)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ora21c)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 21.0.0.0.0 - Production
Start Date                28-SEP-2021 11:33:59
Uptime                    0 days 0 hr. 0 min. 0 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /oracle/app/oracle/homes/OraDB21Home1/network/admin/listener.ora
Listener Log File         /oracle/app/oracle/diag/tnslsnr/ora21c/listener/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ora21c)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
The listener supports no services
The command completed successfully

SQL> startup

SQL> show parameter pfile

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
spfile                               string      /oracle/app/oracle/dbs/spfileORA21C.ora

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/bin# ./roohctl -disable
Disabling Read-Only Oracle home.
Update orabasetab file to disable Read-Only Oracle home.
Orabasetab file has been updated successfully.
Read-Only Oracle home has been disabled successfully.
Check the log file /oracle/app/oracle/cfgtoollogs/roohctl/roohctl-210928PM125107.log for more details.

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/bin# ./roohctl -enable
Enabling Read-Only Oracle home.
Cannot enable Read-Only Oracle home in a configured Oracle home.

[ORA21C]oracle@:/oracle/app/oracle/product/21.0.0/dbhome_1/install# cat orabasetab
#orabasetab file is used to track Oracle Home associated with Oracle Base
/oracle/app/oracle/product/21.0.0/dbhome_1:/oracle/app/oracle:OraDB21Home1:N:

* 테스트 결과 
=> 21c는 read-only home이  Default 이므로 disable 했을 경우는 Configuration 화일 및 listener.ora 화일 등을 기존과 같은 $ORACLE_HOME/dbs 또는 $ORACLE_HOME/network/admin 아래로 생성하고 기동해 주어야 함.
=> binary 만 있는 상태에서 read-only home 을 disable <-> enable 하는 것은 허용
=> listener 및 DB 가 생성된 상태에서 한번 Disable 한  read-only home 을 다시 enable 하는 것은 허용되지 않음
=> 웬만하면 아직 21c는 쓰지 않는 것이 좋겠다!!

                                                 
                   

Posted by pat98

19c 설치시 설정할 것

 

vi /etc/sysctl.conf 


fs.file-max = 6815744
kernel.sem = 250 32000 100 128
kernel.shmmni = 4096
kernel.shmall = 1073741824
kernel.shmmax = 4398046511104
kernel.panic_on_oops = 1
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576
net.ipv4.conf.all.rp_filter = 2
net.ipv4.conf.default.rp_filter = 2
fs.aio-max-nr = 1048576
net.ipv4.ip_local_port_range = 9000 65500
kernel.numa_balancing = 0
kernel.panic_on_oops = 1

 

랜카드 2개인 경우는 특정 Interface 만 추가하다면 다음 내용으로 추가 (/etc/sysctl.conf ,/etc/sysctl.d/98-oracle.conf)

net.ipv4.conf.enp0s3.rp_filter = 2
net.ipv4.conf.enp0s8.rp_filter = 2


sysctl -p 로 반영

vi /etc/security/limits.conf 


oracle soft nofile  1024
oracle hard nofile  65536
oracle soft nproc   16384
oracle hard nproc   16384
oracle soft stack   10240
oracle hard stack   32768
oracle hard memlock 134217728
oracle soft memlock 134217728

Posted by pat98

패치작업 19.13.0.0.211019 (GI PSU 33182768)

OCW Patch Set Update      : 19.13.0.0.211019 (33208123)
ACFS Patch Set Update     : 19.13.0.0.211019 (33208107)
Database Patch Set Update : 19.13.0.0.211019 (33192793)
DBWLM Release Update      : 19.0.0.0.0       (32585572)
Tomcat Release Update     : 19.0.0.0.0       (33239955)

Oracle Grid Infrastructure Patch Set Update 19.13.0.0.211019 
-------------------------------------
GI_HOME, ORACLE_HOME 을 개별로 각각 할때

- grid 유저
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <UNZIPPED_PATCH_LOCATION>/33182768/33192793
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <UNZIPPED_PATCH_LOCATION>/33182768/33208123
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <UNZIPPED_PATCH_LOCATION>/33182768/33208107
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <UNZIPPED_PATCH_LOCATION>/33182768/32585572
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <UNZIPPED_PATCH_LOCATION>/33182768/33239955

- oracle 유저
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <UNZIPPED_PATCH_LOCATION>/33182768/33192793
$ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir <UNZIPPED_PATCH_LOCATION>/33182768/33208123

(oracle)
$ <ORACLE_HOME>/bin/srvctl stop home -o <ORACLE_HOME> -s <status file location> -n <node name>

(root 유저)
export GI_HOME=/u01/app/19.3.0.0/grid
$GI_HOME/crs/install/rootcrs.sh -prepatch -nonrolling

(grid 유저)
export GI_HOME=/u01/app/19.3.0.0/grid
cd /u01/install
$GI_HOME/OPatch/opatch apply -oh $GI_HOME -local ./33182768/33208123 -silent
$GI_HOME/OPatch/opatch apply -oh $GI_HOME -local ./33182768/33208107 -silent
$GI_HOME/OPatch/opatch apply -oh $GI_HOME -local ./33182768/33192793 -silent
$GI_HOME/OPatch/opatch apply -oh $GI_HOME -local ./33182768/32585572 -silent
$GI_HOME/OPatch/opatch apply -oh $GI_HOME -local ./33182768/33239955 -silent

(oracle 유저)
export ORACLE_HOME=/u01/app/oracle/product/19.3.0.0/dbhome_1
cd /u01/install
./33182768/33208123/custom/scripts/prepatch.sh -dbhome $ORACLE_HOME
$ORACLE_HOME/OPatch/opatch apply -oh $ORACLE_HOME -local ./33182768/33208123 -silent
$ORACLE_HOME/OPatch/opatch apply -oh $ORACLE_HOME -local ./33182768/33192793 -silent
./33182768/33208123/custom/scripts/postpatch.sh -dbhome $ORACLE_HOME 

(root 유저)
export GI_HOME=/u01/app/19.3.0.0/grid
$GI_HOME/rdbms/install/rootadd_rdbms.sh
$GI_HOME/crs/install/rootcrs.sh -postpatch -nonrolling

(oracle)
$ <ORACLE_HOME>/bin/srvctl start home -o <ORACLE_HOME> -s <status file location> -n <node name> 

- Loading Modified SQL Files into the Database
sqlplus /nolog
SQL> conect / as sysdba
SQL> startup
SQL> quit
cd $ORACLE_HOME/OPatch
./datapatch -verbose

### [롤백하는 경우] ###########

(oracle)
$ <ORACLE_HOME>/bin/srvctl stop home -o <ORACLE_HOME> -s <status file location> -n <node name>

GI Home
(root로)
$GI_HOME/crs/install/rootcrs.sh -prepatch -rollback

(grid 유저로)
$GI_HOME/OPatch/opatch nrollback -local -id 33208123,33208107,33192793,32585572,33239955 -oh $GI_HOME

(oracle 유저로)
cd <UNZIPPED_PATCH_LOCATION>
./33182768/33208123/custom/scripts/prepatch.sh -dbhome $ORACLE_HOME (권한체크)
$ORACLE_HOME/OPatch/opatch nrollback -local -id  33208123,33192793 -oh /oracle/product/19.3.0.0
./33182768/33208123/custom/scripts/postpatch.sh -dbhome $ORACLE_HOME (권한체크)

Run post script
(root로)
$GI_HOME/rdbms/install/rootadd_rdbms.sh
$GI_HOME/crs/install/rootcrs.sh -postpatch -rollback

(oracle)
$ <ORACLE_HOME>/bin/srvctl start home -o <ORACLE_HOME> -s <status file location> -n <node name>

sqlplus /nolog
SQL> conect / as sysdba
SQL> startup
SQL> quit
cd $ORACLE_HOME/OPatch
./datapatch -verbose

Posted by pat98

2021. 10. 15. 18:11 오라클

ocssd kill 이상증상


Veritas InfoScale 사용하는 환경에서 misscount 값 default (30초)로 사용할시 발생 

-> misscount 값은 VCS 와 CRS 공존할 경우 30초로 셋팅되므로 600 초로 늘려주도록 한다.
Node Eviction On Cluster with Oracle Clusterware and Veritas Cluster Server (Doc ID 1547179.1)

 

가용성 테스트의 일반적인 경우 ocssd daemon 을 kill 한 노드만 죽게되지만
값을 늘이지 않으면 ocssd kill 할시 해당 노드가 아닌 전체노드가 다 죽는 현상 발생됨..


반드시 misscount 600 으로 바꾸도록 한다.

crsctl get css misscount
30


crsctl set css misscount 600

 

crsctl get css misscount
600

Posted by pat98

- 19c RAC 설치과정 중

 

Oracle 유저로 미리 Passwordless ssh 설정을 해 놓고, 양쪽 노드간 접속 테스트도 정상적으로 잘되는데

설치 Step 에서 다음과 같은 에러가 난다.

 

[INS-06006] Passwordless SSH connectivity not set up between the following node(s): 

 

- 해결방법

ssh -V 로 버전 확인시 openSSH 7.5p1 으로 나온다면 아래와 같이 작업 전 선조치하고 작업 후 원복하면 된다.

 

MOS Note : INS-06006 GI RunInstaller Fails If OpenSSH Is Upgraded to 8.x (Doc ID 2555697.1)

 

설치전

# Rename the original scp.

mv /usr/bin/scp /usr/bin/scp.orig

 

# Create a new file </usr/bin/scp>.

vi /usr/bin/scp

 

# Add the below line to the new created file </usr/bin/scp>.

/usr/bin/scp.orig -T $*

 

# Change the file permission.

chmod 555 /usr/bin/scp

 

다시 작업 진행..

 

설치후 다시 원복

mv /usr/bin/scp.orig /usr/bin/scp

 
Posted by pat98

01-23 04:00
Flag Counter
Yesterday
Today
Total

글 보관함

최근에 올라온 글

달력

 « |  » 2025.1
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

최근에 달린 댓글