测试环境下,测试升级12.2.0到12.2.6
参考文档:
Oracle E-Business Suite Release 12.2.6 Readme (Doc ID 2114016.1)
根据MOS文档,基本步骤如下:
1 数据库参数设置:
optimizer_adaptive_features=false
2 应用补丁17204589
sh $ADMIN_SCRIPTS_HOME/adstpall.sh
sh $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh start
adop phase=apply patches=17204589 hotpatch=yes
3 应用最新的AD和TXK
4 开始升级到12.2.6 ,安装补丁21900901 ,完毕后安装workflow补丁27911567
EBSapps.env run
adadminsrvctl.sh stop
adnodemgrctl.sh stop
adop phase=apply apply_mode=downtime patches=21900901
dop phase=apply apply_mode=downtime patches=27911576
5 执行cleanup
adstrtal.sh
adop phase=cleanup
6 同步文件系统
adop phase=fs_clone
7 post-upgrade
-- 过程
1 ,略
2,17204589
- [applprod@erptest ~]$ adop phase=apply patches=17204589 hotpatch=yes
-
- Enter the APPS password:
- Enter the EBS_SYSTEM password:
- Enter the WLSADMIN password:
-
- Validating credentials.
-
- Initializing.
- Run Edition context : /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch edition context: /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch file system free space: 131.11 GB
-
- Validating system setup.
- Node registry is valid.
- [WARNING] ETCC: The following required database fixes have not been applied to node erptest:
- 8975044
- 14666816
- 17777718
- 18793246
- 18881811
- 19068380
- 19189525
- 19239846
- 19509982
- 19591608
- 19665139
- 20627866
- 20766180
- 20868862
- 21028698
- 21106027
- 21293453
- 21321429
- 21322448
- 21387964
- 21614112
- 21626377
- 21751519
- 21813400
- 21864513
- 21904072
- 21967332
- 22024071
- 22146267
- 22229581
- 22331786
- 22452653
- 22496904
- 22568797
- 22660003
- 22666802
- 22731026
- 22737974
- 23089357
- 23125826
- 23220453
- 23604553
- 23632545
- 23645516
- 24326444
- 24385983
- 24560906
- 24589081
- 25099339
- 25139545
- 25305405
- 25643931
- 25906117
- 25971286
- 26336977
- 26436717
- 26654363
- 26658759
- 26742604
- 26798411
- 27929509
- 27997875
- 28201045
- 28507324
- 28542455
- 29125374
- 30758943
- 31404014
- 32355765
- 32652143
- 32988028
- Refer to My Oracle Support Knowledge Document 1594274.1 for instructions.
- [WARNING] MTCC has not been run. Apply Patch 17537119 and run checkMTpatch.sh.
-
- Checking for existing adop sessions.
- [INFO] ICM is not down
- [INFO] Connection to http://erptest.local:8000 successful
- [WARNING] You should only specify hotpatch mode when directed to by the patch readme.
- Continuing with the existing session [Session ID: 2].
-
- ===========================================================================
- ADOP (C.Delta.13)
- Session ID: 2
- Node: erptest
- Phase: apply
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_074311/adop.log
- ===========================================================================
-
- Applying patch 17204589.
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_074311/apply/erptest/17204589/log/u17204589.log
-
- Running finalize actions for the patches being applied.
- Log: @ADZDSHOWLOG.sql "2022/06/05 08:55:12"
-
- Running cutover actions for the patches being applied.
- Creating workers to process cutover DDL in parallel
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_074311/apply/erptest/log/cutover.log
- Performing database cutover in Quick mode
-
- Generating post apply reports.
-
- Generating log report.
- Output: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_074311/apply/erptest/adzdshowlog.out
-
- The apply phase completed successfully.
-
-
- adop exiting with status = 0 (Success)
- [applprod@erptest ~]$
-
3 应用最新的AD和TXK
可以参考(3条消息) 应用最新的AD和TXK补丁_文档搬运工的博客-CSDN博客
4 开始升级到12.2.6 ,安装补丁21900901 ,完毕后安装workflow补丁27911567
21900901
- [applprod@erptest ~]$ adop phase=apply apply_mode=downtime patches=21900901 restart=yes
-
- Enter the APPS password:
- Enter the EBS_SYSTEM password:
- Enter the WLSADMIN password:
-
- Validating credentials.
-
- Initializing.
- Run Edition context : /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch edition context: /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
-
- Warning: Ignoring 'abandon' parameter as no failed previous patching cycle was found.
-
- Warning: Ignoring 'restart' parameter as no failed previous patching cycle was found.
- Patch file system free space: 199.47 GB
-
- Validating system setup.
- Node registry is valid.
- [WARNING] ETCC: The following required database fixes have not been applied to node erptest:
- 8975044
- 14666816
- 17777718
- 18793246
- 18881811
- 19068380
- 19189525
- 19239846
- 19509982
- 19591608
- 19665139
- 20627866
- 20766180
- 20868862
- 21028698
- 21106027
- 21293453
- 21321429
- 21322448
- 21387964
- 21614112
- 21626377
- 21751519
- 21813400
- 21864513
- 21904072
- 21967332
- 22024071
- 22146267
- 22229581
- 22331786
- 22452653
- 22496904
- 22568797
- 22660003
- 22666802
- 22731026
- 22737974
- 23089357
- 23125826
- 23220453
- 23604553
- 23632545
- 23645516
- 24326444
- 24385983
- 24560906
- 24589081
- 25099339
- 25139545
- 25305405
- 25643931
- 25906117
- 25971286
- 26336977
- 26436717
- 26654363
- 26658759
- 26742604
- 26798411
- 27929509
- 27997875
- 28201045
- 28507324
- 28542455
- 29125374
- 30758943
- 31404014
- 32355765
- 32652143
- 32988028
- Refer to My Oracle Support Knowledge Document 1594274.1 for instructions.
- [WARNING] MTCC has not been run. Apply Patch 17537119 and run checkMTpatch.sh.
-
- Checking for existing adop sessions.
- Application tier services are down.
- Continuing with the existing session [Session ID: 2].
-
- ===========================================================================
- ADOP (C.Delta.13)
- Session ID: 2
- Node: erptest
- Phase: apply
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_094918/adop.log
- ===========================================================================
-
- Applying patch 21900901.
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_094918/apply/erptest/21900901/log/u21900901.log
-
- Running finalize actions for the patches being applied.
- Log: @ADZDSHOWLOG.sql "2022/06/06 11:57:25"
-
- Running cutover actions for the patches being applied.
- Creating workers to process cutover DDL in parallel
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_094918/apply/erptest/log/cutover.log
- Performing database cutover in Quick mode
-
- Generating post apply reports.
-
- Generating log report.
- Output: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220605_094918/apply/erptest/adzdshowlog.out
-
- The apply phase completed successfully.
-
-
- adop exiting with status = 0 (Success)
- [applprod@erptest ~]$
-
27911576
- [applprod@erptest PROD]$ adop phase=apply apply_mode=downtime patches=27911576
-
- Enter the APPS password:
- Enter the EBS_SYSTEM password:
- Enter the WLSADMIN password:
-
- Validating credentials.
-
- Initializing.
- Run Edition context : /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch edition context: /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch file system free space: 186.80 GB
-
- Validating system setup.
- Node registry is valid.
- [WARNING] ETCC: The following required database fixes have not been applied to node erptest:
- 8975044
- 14666816
- 17777718
- 18793246
- 18881811
- 19068380
- 19189525
- 19239846
- 19509982
- 19591608
- 19665139
- 20627866
- 20766180
- 20868862
- 21028698
- 21106027
- 21293453
- 21321429
- 21322448
- 21387964
- 21614112
- 21626377
- 21751519
- 21813400
- 21864513
- 21904072
- 21967332
- 22024071
- 22146267
- 22229581
- 22331786
- 22452653
- 22496904
- 22568797
- 22660003
- 22666802
- 22731026
- 22737974
- 23089357
- 23125826
- 23220453
- 23604553
- 23632545
- 23645516
- 24326444
- 24385983
- 24560906
- 24589081
- 25099339
- 25139545
- 25305405
- 25643931
- 25906117
- 25971286
- 26336977
- 26436717
- 26654363
- 26658759
- 26742604
- 26798411
- 27929509
- 27997875
- 28201045
- 28507324
- 28542455
- 29125374
- 30758943
- 31404014
- 32355765
- 32652143
- 32988028
- Refer to My Oracle Support Knowledge Document 1594274.1 for instructions.
- [WARNING] MTCC has not been run. Apply Patch 17537119 and run checkMTpatch.sh.
-
- Checking for existing adop sessions.
- Application tier services are down.
- Continuing with the existing session [Session ID: 2].
-
- ===========================================================================
- ADOP (C.Delta.13)
- Session ID: 2
- Node: erptest
- Phase: apply
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220606_134817/adop.log
- ===========================================================================
-
- Applying patch 27911576.
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220606_134817/apply/erptest/27911576/log/u27911576.log
-
- Running finalize actions for the patches being applied.
- Log: @ADZDSHOWLOG.sql "2022/06/06 13:52:57"
-
- Running cutover actions for the patches being applied.
- Creating workers to process cutover DDL in parallel
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220606_134817/apply/erptest/log/cutover.log
- Performing database cutover in Quick mode
-
- Generating post apply reports.
-
- Generating log report.
- Output: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/2/20220606_134817/apply/erptest/adzdshowlog.out
-
- The apply phase completed successfully.
-
-
- adop exiting with status = 0 (Success)
- [applprod@erptest PROD]$
5 执行cleanup
- [applprod@erptest scripts]$ adop phase=cleanup
-
- Enter the APPS password:
- Enter the EBS_SYSTEM password:
- Enter the WLSADMIN password:
-
- Validating credentials.
-
- Initializing.
- Run Edition context : /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch edition context: /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch file system free space: 186.75 GB
-
- Validating system setup.
- Node registry is valid.
- [WARNING] ETCC: The following required database fixes have not been applied to node erptest:
- 8975044
- 14666816
- 17777718
- 18793246
- 18881811
- 19068380
- 19189525
- 19239846
- 19509982
- 19591608
- 19665139
- 20627866
- 20766180
- 20868862
- 21028698
- 21106027
- 21293453
- 21321429
- 21322448
- 21387964
- 21614112
- 21626377
- 21751519
- 21813400
- 21864513
- 21904072
- 21967332
- 22024071
- 22146267
- 22229581
- 22331786
- 22452653
- 22496904
- 22568797
- 22660003
- 22666802
- 22731026
- 22737974
- 23089357
- 23125826
- 23220453
- 23604553
- 23632545
- 23645516
- 24326444
- 24385983
- 24560906
- 24589081
- 25099339
- 25139545
- 25305405
- 25643931
- 25906117
- 25971286
- 26336977
- 26436717
- 26654363
- 26658759
- 26742604
- 26798411
- 27929509
- 27997875
- 28201045
- 28507324
- 28542455
- 29125374
- 30758943
- 31404014
- 32355765
- 32652143
- 32988028
- Refer to My Oracle Support Knowledge Document 1594274.1 for instructions.
- [WARNING] MTCC has not been run. Apply Patch 17537119 and run checkMTpatch.sh.
-
- Checking for existing adop sessions.
-
- ===========================================================================
- ADOP (C.Delta.13)
- Session ID: 3
- Node: erptest
- Phase: cleanup
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/3/20220606_150820/adop.log
- ===========================================================================
-
- Processing cleanup actions in parallel.
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/3/20220606_150820/cleanup/erptest/log/cleanup.log
-
- Generating report of queued DDL actions.
- Output: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/3/20220606_150820/cleanup/erptest/adzdallddls.out
-
- Running cleanup in STANDARD mode.
- Log: @ADZDSHOWLOG.sql "2022/06/06 15:34:25"
-
- Generating log report.
- Output: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/3/20220606_150820/cleanup/erptest/adzdshowlog.out
-
- The cleanup phase completed successfully.
-
-
- adop exiting with status = 0 (Success)
- [applprod@erptest scripts]$
6 同步文件系统
- [applprod@erptest scripts]$ adop phase=fs_clone
-
- Enter the APPS password:
- Enter the EBS_SYSTEM password:
- Enter the WLSADMIN password:
-
- Validating credentials.
-
- Initializing.
- Run Edition context : /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch edition context: /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Patch file system free space: 186.75 GB
-
- Validating system setup.
- Node registry is valid.
- [WARNING] ETCC: The following required database fixes have not been applied to node erptest:
- 8975044
- 14666816
- 17777718
- 18793246
- 18881811
- 19068380
- 19189525
- 19239846
- 19509982
- 19591608
- 19665139
- 20627866
- 20766180
- 20868862
- 21028698
- 21106027
- 21293453
- 21321429
- 21322448
- 21387964
- 21614112
- 21626377
- 21751519
- 21813400
- 21864513
- 21904072
- 21967332
- 22024071
- 22146267
- 22229581
- 22331786
- 22452653
- 22496904
- 22568797
- 22660003
- 22666802
- 22731026
- 22737974
- 23089357
- 23125826
- 23220453
- 23604553
- 23632545
- 23645516
- 24326444
- 24385983
- 24560906
- 24589081
- 25099339
- 25139545
- 25305405
- 25643931
- 25906117
- 25971286
- 26336977
- 26436717
- 26654363
- 26658759
- 26742604
- 26798411
- 27929509
- 27997875
- 28201045
- 28507324
- 28542455
- 29125374
- 30758943
- 31404014
- 32355765
- 32652143
- 32988028
- Refer to My Oracle Support Knowledge Document 1594274.1 for instructions.
- [WARNING] MTCC has not been run. Apply Patch 17537119 and run checkMTpatch.sh.
-
- Checking for existing adop sessions.
- No pending session exists.
- Starting new adop session.
-
- ===========================================================================
- ADOP (C.Delta.13)
- Session ID: 7
- Node: erptest
- Phase: fs_clone
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/7/20220606_154207/adop.log
- ===========================================================================
-
- Validating configuration on node: [erptest].
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/7/20220606_154207/fs_clone/validate/erptest
- [WARNING]: There could be issues while validating the ports used for E-Business Suite instance against ports used in /etc/services. Refer the log file for more details.
-
- Checking for pending cleanup actions.
- No pending cleanup actions found.
-
- Blocking managed server ports.
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/7/20220606_154207/fs_clone/erptest/txkCloneAcquirePort.log
-
- Performing CLONE steps.
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/7/20220606_154207/fs_clone/erptest
-
-
-
- Beginning application tier FSCloneStage - Mon Jun 6 15:47:29 2022
-
- /u01/oracle/PROD/fs1/EBSapps/comn/util/jdk32/bin/java -Xmx600M -Doracle.jdbc.autoCommitSpecCompliant=false -Doracle.jdbc.DateZeroTime=true -Doracle.jdbc.DateZeroTimeExtra=true -DCONTEXT_VALIDATED=false -Doracle.installer.oui_loc=/oui -classpath /u01/oracle/PROD/fs1/FMW_Home/webtier/lib/xmlparserv2.jar:/u01/oracle/PROD/fs1/FMW_Home/webtier/jdbc/lib/ojdbc6.jar:/u01/oracle/PROD/fs1/EBSapps/comn/java/classes:/u01/oracle/PROD/fs1/FMW_Home/webtier/oui/jlib/OraInstaller.jar:/u01/oracle/PROD/fs1/FMW_Home/webtier/oui/jlib/ewt3.jar:/u01/oracle/PROD/fs1/FMW_Home/webtier/oui/jlib/share.jar:/u01/oracle/PROD/fs1/FMW_Home/webtier/../Oracle_EBS-app1/oui/jlib/srvm.jar:/u01/oracle/PROD/fs1/FMW_Home/webtier/jlib/ojmisc.jar:/u01/oracle/PROD/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/u01/oracle/PROD/fs1/FMW_Home/oracle_common/jlib/obfuscatepassword.jar oracle.apps.ad.clone.FSCloneStageAppsTier -e /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml -targ /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml -stage /u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest -tmp /tmp -component appsTier -nopromptmsg
- Log file located at /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/admin/log/clone/FSCloneStageAppsTier_06061547.log
- Completed FSCloneStage...
- Mon Jun 6 16:18:57 2022
-
-
-
- Beginning application tier FSCloneApply - Mon Jun 6 16:31:08 2022
-
- /u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/FMW/t2pjdk/bin/java -Xmx600M -Doracle.jdbc.autoCommitSpecCompliant=false -Doracle.jdbc.DateZeroTime=true -Doracle.jdbc.DateZeroTimeExtra=true -DCONTEXT_VALIDATED=false -Doracle.installer.oui_loc=/oui -classpath /u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/xmlparserv2.jar:/u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/ojdbc6.jar:/u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/java:/u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/oui/OraInstaller.jar:/u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/oui/ewt3.jar:/u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/oui/share.jar:/u01/oracle/PROD/fs1/FMW_Home/webtier/../Oracle_EBS-app1/oui/jlib/srvm.jar:/u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/ojmisc.jar:/u01/oracle/PROD/fs1/FMW_Home/wlserver_10.3/server/lib/weblogic.jar:/u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest/jlib/obfuscatepassword.jar oracle.apps.ad.clone.FSCloneApplyAppsTier -e /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml -targ /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml -stage /u01/oracle/PROD/fs1/EBSapps/comn/adopclone_erptest -tmp /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/appltmp -nodbac -component appsTier -nopromptmsg
- Log file located at /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/admin/log/clone/FSCloneApplyAppsTier_06061631.log
-
- Log file located at /u01/oracle/PROD/fs1/inst/apps/PROD_erptest/admin/log/clone/FSCloneApplyAppsTier_06061631.log
-
- Target System Fusion Middleware Home set to /u01/oracle/PROD/fs2/FMW_Home
-
- Target System Web Oracle Home set to /u01/oracle/PROD/fs2/FMW_Home/webtier
-
- Target System Appl TOP set to /u01/oracle/PROD/fs2/EBSapps/appl
-
- Target System COMMON TOP set to /u01/oracle/PROD/fs2/EBSapps/comn
-
- Target System Instance Top set to /u01/oracle/PROD/fs2/inst/apps/PROD_erptest
- Report file located at /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/temp/portpool.lst
- The new APPL_TOP context file has been created :
- /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- contextfile=/u01/oracle/PROD/fs2/inst/apps/PROD_erptest/appl/admin/PROD_erptest.xml
- Completed FSCloneApply...
- Mon Jun 6 18:22:22 2022
- Resetting FARM name...
- runDomainName: EBS_domain_PROD
- patchDomainName:
- targets_xml_loc: /u01/oracle/PROD/fs2/FMW_Home/user_projects/domains//sysman/state/targets.xml
-
- /u01/oracle/PROD/fs2/FMW_Home/user_projects/domains//sysman/state/targets.xml file not found or it does not have read/write permissions.
-
- Releasing managed server ports.
- Log: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/7/20220606_154207/fs_clone/erptest/txkCloneAcquirePort.log
-
- Synchronizing snapshots.
-
- Stopping services on patch file system.
- Stopping admin server.
-
- You are running adadminsrvctl.sh version 120.10.12020000.11
-
- Stopping WLS Admin Server...
- Refer /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/logs/appl/admin/log/adadminsrvctl.txt for details
-
- AdminServer logs are located at /u01/oracle/PROD/fs2/FMW_Home/user_projects/domains/EBS_domain/servers/AdminServer/logs
-
- adadminsrvctl.sh: exiting with status 0
-
- adadminsrvctl.sh: check the logfile /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/logs/appl/admin/log/adadminsrvctl.txt for more information ...
-
- Stopping node manager.
-
- You are running adnodemgrctl.sh version 120.11.12020000.12
-
-
- The Node Manager is already shutdown
-
- NodeManager log is located at /u01/oracle/PROD/fs2/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
-
- adnodemgrctl.sh: exiting with status 2
-
- adnodemgrctl.sh: check the logfile /u01/oracle/PROD/fs2/inst/apps/PROD_erptest/logs/appl/admin/log/adnodemgrctl.txt for more information ...
-
-
- Generating log report.
- Output: /u01/oracle/PROD/fs_ne/EBSapps/log/adop/7/20220606_154207/fs_clone/erptest/adzdshowlog.out
-
- The fs_clone phase completed successfully.
-
-
- adop exiting with status = 0 (Success)
7 post-upgrade (未做)
adop phase=apply patches=21900918 hotpatch=yes
--
登录界面


END