• PSU 19.19安装


    参考文档:
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=25183811
    OPatch lsinventory or Apply New Patch With Opatch apply Fails With Error "Unable to create patchObject" Inventory Corrupted (Doc ID 2792549.1)
    TFA is not Starting: [ TFA scheduler is not running ] (Doc ID 2737653.1)

    安装PSU,19.7-19.19 

    步骤
    1 OPatch版本,要求12.2.0.1.36
    2 验证Oracle Inventory 
    3 OPatch冲突检查
    4 系统空间检查
    5 补丁冲突检查
    6 安装补丁
    7 sql apply 

    出现的问题 
    1 OS磁盘目录问题,在安装补丁的时候,自检会提示,如果安装补丁过程中小于10G,会报错
    2 节点2上,没有找到oneoff补丁的xml。将节点1上的文件夹copy到节点2即可
    3 在检查补丁冲突的时候,节点1提示错误,但是在节点2中检测后,再次节点1中检测,问题消失
    4 所有的检测都没有问题。但是在安装的时候,提示没有TFA导致安装补丁失败,重新安装TFA后,问题解决。
        
    详细的补丁过程    

    1 OPatch版本,要求12.2.0.1.36
    2 验证Oracle Inventory 

    1. $ <ORACLE_HOME>/OPatch/opatch lsinventory -detail -oh <ORACLE_HOME>
    2. su - grid
    3. /u01/app/19.0.0/grid/OPatch/opatch lsinventory -detail -oh /u01/app/19.0.0/grid

    -- 出现错误,发现节点2上没有一些补丁的xml文件

    1. Log file location : /u01/app/19.0.0/grid/cfgtoollogs/opatch/opatch2023-06-06_12-51-24PM_1.log
    2. Lsinventory Output file location : /u01/app/19.0.0/grid/cfgtoollogs/opatch/lsinv/lsinventory2023-06-06_12-51-24PM.txt
    3. --------------------------------------------------------------------------------
    4. Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
    5. LsInventorySession failed: Unable to create patchObject
    6. Possible causes are:
    7. ORACLE_HOME/inventory/oneoffs/30869156 is corrupted. PatchObject constructor: Input file "/u01/app/19.0.0/grid/inventory/oneoffs/30869156/etc/config/actions" or "/u01/app/19.0.0/grid/inventory/oneoffs/30869156/etc/config/inventory" does not exist.
    8. OPatch failed with error code 73
    9. [grid@node19c02 ~]$
    10. [grid@node19c02 OPatch]$ ./opatch lspatches
    11. Inventory load failed... LsPatchesSession::loadAndPrintInstalledPatch()
    12. LsPatchesSession failed: Unable to create patchObject
    13. Possible causes are:
    14. ORACLE_HOME/inventory/oneoffs/30869156 is corrupted. PatchObject constructor: Input file "/u01/app/19.0.0/grid/inventory/oneoffs/30869156/etc/config/actions" or "/u01/app/19.0.0/grid/inventory/oneoffs/30869156/etc/config/inventory" does not exist.
    15. OPatch failed with error code 2
    16. [grid@node19c02 OPatch]$

    -- 对比节点1和节点上的补丁的xml文件,发现节点2上没有的 

    1. [grid@node19c01 oneoffs]$ ls
    2. 29401763 29517242 29517247 29585399 30869156 30869304 30894985 30898856
    3. [grid@node19c01 oneoffs]$
    4. [grid@node19c02 oneoffs]$ ls
    5. 29401763 29517242 29517247 29585399
    6. [grid@node19c02 oneoffs]$

    解决方法,将节点1上的文件copy到节点2上

    1. [grid@node19c01 oneoffs]$ scp -r 30869156 node19c02:/u01/app/19.0.0/grid/inventory/oneoffs/
    2. inventory.xml 100% 224KB 19.5MB/s 00:00
    3. actions.xml 100% 2079KB 39.1MB/s 00:00
    4. [grid@node19c01 oneoffs]$ scp -r 30869304 node19c02:/u01/app/19.0.0/grid/inventory/oneoffs/
    5. inventory.xml 100% 14KB 5.7MB/s 00:00
    6. actions.xml 100% 54KB 23.8MB/s 00:00
    7. [grid@node19c01 oneoffs]$ scp -r 30894985 node19c02:/u01/app/19.0.0/grid/inventory/oneoffs/
    8. inventory.xml 100% 55KB 12.9MB/s 00:00
    9. actions.xml 100% 227KB 29.3MB/s 00:00
    10. [grid@node19c01 oneoffs]$ scp -r 30898856 node19c02:/u01/app/19.0.0/grid/inventory/oneoffs/
    11. inventory.xml 100% 1819 267.1KB/s 00:00
    12. actions.xml 100% 3879 2.8MB/s 00:00
    13. [grid@node19c01 oneoffs]$
    1. su - oracle
    2. $ <ORACLE_HOME>/OPatch/opatch lsinventory -detail -oh <ORACLE_HOME>
    3. /u01/app/oracle/product/19.0.0/db_1/OPatch/opatch lsinventory -detail -oh /u01/app/oracle/product/19.0.0/db_1

    3 OPatch冲突检查

    1. su - grid
    2. % $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /psu/35037840/35042068
    3. % $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /psu/35037840/35050331
    4. % $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /psu/35037840/35050325
    5. % $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /psu/35037840/35107512
    6. % $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /psu/35037840/33575402
    7. su - oracle
    8. % $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /psu/35037840/35042068
    9. % $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir /psu/35037840/35050331

    4 系统空间检查

    1. su - grid
    2. cat /tmp/patch_list_gihome.txt
    3. /psu/35037840/35042068
    4. /psu/35037840/35050331
    5. /psu/35037840/35050325
    6. /psu/35037840/35107512
    7. /psu/35037840/33575402
    8. $ORACLE_HOME/OPatch/opatch prereq CheckSystemSpace -phBaseFile /tmp/patch_list_gihome.txt
    9. su - oracle
    10. cat /tmp/patch_list_dbhome.txt
    11. /psu/35037840/35042068
    12. /psu/35037840/35050331
    13. $ORACLE_HOME/OPatch/opatch prereq CheckSystemSpace -phBaseFile /tmp/patch_list_dbhome.txt

    5 补丁冲突检查 ,奇怪,在节点1上执行错误,节点二执行正常。随后再次在节点1上执行,OK了。

    1. #/u01/app/19.0.0/grid/OPatch/opatchauto apply /psu/35037840 -analyze
    2. [root@node19c01 grid]# /u01/app/19.0.0/grid/OPatch/opatchauto apply /psu/35037840 -analyze
    3. OPatchauto session is initiated at Tue Jun 6 13:29:30 2023
    4. System initialization log file is /u01/app/19.0.0/grid/cfgtoollogs/opatchautodb/systemconfig2023-06-06_01-29-44PM.log.
    5. OPATCHAUTO-72050: System instance creation failed.
    6. OPATCHAUTO-72050: Failed while retrieving system information.
    7. OPATCHAUTO-72050: Please check log file for more details.
    8. OPatchauto session completed at Tue Jun 6 13:30:17 2023
    9. Time taken to complete the session 0 minute, 34 seconds
    10. Topology creation failed.
    11. [root@node19c01 grid]#

    6 安装补丁,在安装过程中,提示没有TFA 

    1. # opatchauto apply /psu/35037840
    2. /u01/app/19.0.0/grid/OPatch/opatchauto apply /psu/35037840
    3. [root@node19c01 grid]# /u01/app/19.0.0/grid/OPatch/opatchauto apply /psu/35037840
    4. OPatchauto session is initiated at Tue Jun 6 13:54:17 2023
    5. System initialization log file is /u01/app/19.0.0/grid/cfgtoollogs/opatchautodb/systemconfig2023-06-06_01-54-32PM.log.
    6. Session log file is /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/opatchauto2023-06-06_01-56-00PM.log
    7. The id for this session is NAPN
    8. Executing OPatch prereq operations to verify patch applicability on home /u01/app/19.0.0/grid
    9. Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.0.0/db_1
    10. Patch applicability verified successfully on home /u01/app/19.0.0/grid
    11. Patch applicability verified successfully on home /u01/app/oracle/product/19.0.0/db_1
    12. Executing patch validation checks on home /u01/app/19.0.0/grid
    13. Patch validation checks successfully completed on home /u01/app/19.0.0/grid
    14. Executing patch validation checks on home /u01/app/oracle/product/19.0.0/db_1
    15. Patch validation checks successfully completed on home /u01/app/oracle/product/19.0.0/db_1
    16. Verifying SQL patch applicability on home /u01/app/oracle/product/19.0.0/db_1
    17. SQL patch applicability verified successfully on home /u01/app/oracle/product/19.0.0/db_1
    18. Preparing to bring down database service on home /u01/app/oracle/product/19.0.0/db_1
    19. Successfully prepared home /u01/app/oracle/product/19.0.0/db_1 to bring down database service
    20. Performing prepatch operations on CRS - bringing down CRS service on home /u01/app/19.0.0/grid
    21. Prepatch operation log file location: /u01/app/grid/crsdata/node19c01/crsconfig/crs_prepatch_apply_inplace_node19c01_2023-06-06_02-07-44PM.log
    22. Failed to bring down CRS service on home /u01/app/19.0.0/grid
    23. Execution of [GIShutDownAction] patch action failed, check log for more details. Failures:
    24. Patch Target : node19c01->/u01/app/19.0.0/grid Type[crs]
    25. Details: [
    26. ---------------------------Patching Failed---------------------------------
    27. Command execution failed during patching in home: /u01/app/19.0.0/grid, host: node19c01.
    28. Command failed: /u01/app/19.0.0/grid/perl/bin/perl -I/u01/app/19.0.0/grid/perl/lib -I/u01/app/19.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_node19c01/patchwork/crs/install -I/u01/app/19.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_node19c01/patchwork/xag /u01/app/19.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_node19c01/patchwork/crs/install/rootcrs.pl -prepatch
    29. Command failure output:
    30. Using configuration parameter file: /u01/app/19.0.0/grid/opatchautocfg/db/dbtmp/bootstrap_node19c01/patchwork/crs/install/crsconfig_params
    31. The log of current session can be found at:
    32. /u01/app/grid/crsdata/node19c01/crsconfig/crs_prepatch_apply_inplace_node19c01_2023-06-06_02-07-44PM.log
    33. 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 [724960844].
    34. 2023/06/06 14:09:46 CLSRSC-4012: Shutting down Oracle Trace File Analyzer (TFA) Collector.
    35. TFA scheduler is not running
    36. 2023/06/06 14:09:47 CLSRSC-4014: Failed to shut down Oracle Trace File Analyzer (TFA) Collector. Grid Infrastructure operations will continue.
    37. After fixing the cause of failure Run opatchauto resume
    38. ]
    39. OPATCHAUTO-68061: The orchestration engine failed.
    40. OPATCHAUTO-68061: The orchestration engine failed with return code 1
    41. OPATCHAUTO-68061: Check the log for more details.
    42. OPatchAuto failed.
    43. OPatchauto session completed at Tue Jun 6 14:09:52 2023
    44. Time taken to complete the session 15 minutes, 21 seconds
    45. opatchauto failed with error code 42
    46. [root@node19c01 grid]#
    1. [root@node19c01 grid]# tfactl
    2. TFA scheduler is not running
    3. [root@node19c01 grid]#
    4. [root@node19c01 grid]# tfactl start
    5. TFA scheduler is not running
    6. [root@node19c01 grid]#

    -- 安装了tfa以后,再次安装psu,空间不够,至少需要10G 

    1. Patch: /psu/35037840/35042068
    2. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_14-36-09PM_1.log
    3. Reason: Failed during Analysis: CheckSystemSpace Failed, [ Prerequisite Status: FAILED, Prerequisite output:
    4. The details are:
    5. Required amount of space(10401.978MB) is not available.]
    6. After fixing the cause of failure start a new opatchauto session
    7. ]
    8. OPATCHAUTO-68061: The orchestration engine failed.
    9. OPATCHAUTO-68061: The orchestration engine failed with return code 1
    10. OPATCHAUTO-68061: Check the log for more details.
    11. OPatchAuto failed.
    12. OPatchauto session completed at Tue Jun 6 14:45:54 2023
    13. Time taken to complete the session 13 minutes, 59 seconds
    14. opatchauto failed with error code 42
    15. [root@node19c01 grid]#

    -- 节点1和节点2完整的安装补丁过程 

    1. [root@node19c02 psu]# /u01/app/19.0.0/grid/OPatch/opatchauto apply /psu/35037840
    2. OPatchauto session is initiated at Tue Jun 6 14:48:04 2023
    3. System initialization log file is /u01/app/19.0.0/grid/cfgtoollogs/opatchautodb/systemconfig2023-06-06_02-48-19PM.log.
    4. Session log file is /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/opatchauto2023-06-06_02-50-21PM.log
    5. The id for this session is QZXM
    6. Executing OPatch prereq operations to verify patch applicability on home /u01/app/19.0.0/grid
    7. Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.0.0/db_1
    8. Patch applicability verified successfully on home /u01/app/19.0.0/grid
    9. Patch applicability verified successfully on home /u01/app/oracle/product/19.0.0/db_1
    10. Executing patch validation checks on home /u01/app/19.0.0/grid
    11. Patch validation checks successfully completed on home /u01/app/19.0.0/grid
    12. Executing patch validation checks on home /u01/app/oracle/product/19.0.0/db_1
    13. Patch validation checks successfully completed on home /u01/app/oracle/product/19.0.0/db_1
    14. Verifying SQL patch applicability on home /u01/app/oracle/product/19.0.0/db_1
    15. SQL patch applicability verified successfully on home /u01/app/oracle/product/19.0.0/db_1
    16. Preparing to bring down database service on home /u01/app/oracle/product/19.0.0/db_1
    17. Successfully prepared home /u01/app/oracle/product/19.0.0/db_1 to bring down database service
    18. Performing prepatch operations on CRS - bringing down CRS service on home /u01/app/19.0.0/grid
    19. Prepatch operation log file location: /u01/app/grid/crsdata/node19c02/crsconfig/crs_prepatch_apply_inplace_node19c02_2023-06-06_02-59-57PM.log
    20. CRS service brought down successfully on home /u01/app/19.0.0/grid
    21. Performing prepatch operation on home /u01/app/oracle/product/19.0.0/db_1
    22. Prepatch operation completed successfully on home /u01/app/oracle/product/19.0.0/db_1
    23. Start applying binary patch on home /u01/app/oracle/product/19.0.0/db_1
    24. Binary patch applied successfully on home /u01/app/oracle/product/19.0.0/db_1
    25. Performing postpatch operation on home /u01/app/oracle/product/19.0.0/db_1
    26. Postpatch operation completed successfully on home /u01/app/oracle/product/19.0.0/db_1
    27. Start applying binary patch on home /u01/app/19.0.0/grid
    28. Binary patch applied successfully on home /u01/app/19.0.0/grid
    29. Performing postpatch operations on CRS - starting CRS service on home /u01/app/19.0.0/grid
    30. Postpatch operation log file location: /u01/app/grid/crsdata/node19c02/crsconfig/crs_postpatch_apply_inplace_node19c02_2023-06-06_03-30-08PM.log
    31. CRS service started successfully on home /u01/app/19.0.0/grid
    32. Preparing home /u01/app/oracle/product/19.0.0/db_1 after database service restarted
    33. No step execution required.........
    34. Trying to apply SQL patch on home /u01/app/oracle/product/19.0.0/db_1
    35. No SQL patch operations are required on local node for this home
    36. OPatchAuto successful.
    37. --------------------------------Summary--------------------------------
    38. Patching is completed successfully. Please find the summary as follows:
    39. Host:node19c02
    40. RAC Home:/u01/app/oracle/product/19.0.0/db_1
    41. Version:19.0.0.0.0
    42. Summary:
    43. ==Following patches were SKIPPED:
    44. Patch: /psu/35037840/35050325
    45. Reason: This patch is not applicable to this specified target type - "rac_database"
    46. Patch: /psu/35037840/33575402
    47. Reason: This patch is not applicable to this specified target type - "rac_database"
    48. Patch: /psu/35037840/35107512
    49. Reason: This patch is not applicable to this specified target type - "rac_database"
    50. ==Following patches were SUCCESSFULLY applied:
    51. Patch: /psu/35037840/35042068
    52. Log: /u01/app/oracle/product/19.0.0/db_1/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_15-05-55PM_1.log
    53. Patch: /psu/35037840/35050331
    54. Log: /u01/app/oracle/product/19.0.0/db_1/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_15-05-55PM_1.log
    55. Host:node19c02
    56. CRS Home:/u01/app/19.0.0/grid
    57. Version:19.0.0.0.0
    58. Summary:
    59. ==Following patches were SUCCESSFULLY applied:
    60. Patch: /psu/35037840/33575402
    61. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_15-18-37PM_1.log
    62. Patch: /psu/35037840/35042068
    63. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_15-18-37PM_1.log
    64. Patch: /psu/35037840/35050325
    65. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_15-18-37PM_1.log
    66. Patch: /psu/35037840/35050331
    67. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_15-18-37PM_1.log
    68. Patch: /psu/35037840/35107512
    69. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_15-18-37PM_1.log
    70. OPatchauto session completed at Tue Jun 6 15:38:29 2023
    71. Time taken to complete the session 50 minutes, 11 seconds
    72. [root@node19c02 psu]#
    1. [root@node19c01 grid]# /u01/app/19.0.0/grid/OPatch/opatchauto apply /psu/35037840
    2. OPatchauto session is initiated at Tue Jun 6 15:40:46 2023
    3. System initialization log file is /u01/app/19.0.0/grid/cfgtoollogs/opatchautodb/systemconfig2023-06-06_03-41-05PM.log.
    4. Session log file is /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/opatchauto2023-06-06_03-42-52PM.log
    5. The id for this session is VU2V
    6. Executing OPatch prereq operations to verify patch applicability on home /u01/app/19.0.0/grid
    7. Executing OPatch prereq operations to verify patch applicability on home /u01/app/oracle/product/19.0.0/db_1
    8. Patch applicability verified successfully on home /u01/app/19.0.0/grid
    9. Patch applicability verified successfully on home /u01/app/oracle/product/19.0.0/db_1
    10. Executing patch validation checks on home /u01/app/19.0.0/grid
    11. Patch validation checks successfully completed on home /u01/app/19.0.0/grid
    12. Executing patch validation checks on home /u01/app/oracle/product/19.0.0/db_1
    13. Patch validation checks successfully completed on home /u01/app/oracle/product/19.0.0/db_1
    14. Verifying SQL patch applicability on home /u01/app/oracle/product/19.0.0/db_1
    15. SQL patch applicability verified successfully on home /u01/app/oracle/product/19.0.0/db_1
    16. Preparing to bring down database service on home /u01/app/oracle/product/19.0.0/db_1
    17. Successfully prepared home /u01/app/oracle/product/19.0.0/db_1 to bring down database service
    18. Performing prepatch operations on CRS - bringing down CRS service on home /u01/app/19.0.0/grid
    19. Prepatch operation log file location: /u01/app/grid/crsdata/node19c01/crsconfig/crs_prepatch_apply_inplace_node19c01_2023-06-06_03-56-49PM.log
    20. CRS service brought down successfully on home /u01/app/19.0.0/grid
    21. Performing prepatch operation on home /u01/app/oracle/product/19.0.0/db_1
    22. Prepatch operation completed successfully on home /u01/app/oracle/product/19.0.0/db_1
    23. Start applying binary patch on home /u01/app/oracle/product/19.0.0/db_1
    24. Binary patch applied successfully on home /u01/app/oracle/product/19.0.0/db_1
    25. Performing postpatch operation on home /u01/app/oracle/product/19.0.0/db_1
    26. Postpatch operation completed successfully on home /u01/app/oracle/product/19.0.0/db_1
    27. Start applying binary patch on home /u01/app/19.0.0/grid
    28. Binary patch applied successfully on home /u01/app/19.0.0/grid
    29. Performing postpatch operations on CRS - starting CRS service on home /u01/app/19.0.0/grid
    30. Postpatch operation log file location: /u01/app/grid/crsdata/node19c01/crsconfig/crs_postpatch_apply_inplace_node19c01_2023-06-06_04-24-28PM.log
    31. CRS service started successfully on home /u01/app/19.0.0/grid
    32. Preparing home /u01/app/oracle/product/19.0.0/db_1 after database service restarted
    33. No step execution required.........
    34. Trying to apply SQL patch on home /u01/app/oracle/product/19.0.0/db_1
    35. SQL patch applied successfully on home /u01/app/oracle/product/19.0.0/db_1
    36. OPatchAuto successful.
    37. --------------------------------Summary--------------------------------
    38. Patching is completed successfully. Please find the summary as follows:
    39. Host:node19c01
    40. RAC Home:/u01/app/oracle/product/19.0.0/db_1
    41. Version:19.0.0.0.0
    42. Summary:
    43. ==Following patches were SKIPPED:
    44. Patch: /psu/35037840/35050325
    45. Reason: This patch is not applicable to this specified target type - "rac_database"
    46. Patch: /psu/35037840/33575402
    47. Reason: This patch is not applicable to this specified target type - "rac_database"
    48. Patch: /psu/35037840/35107512
    49. Reason: This patch is not applicable to this specified target type - "rac_database"
    50. ==Following patches were SUCCESSFULLY applied:
    51. Patch: /psu/35037840/35042068
    52. Log: /u01/app/oracle/product/19.0.0/db_1/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_16-02-19PM_1.log
    53. Patch: /psu/35037840/35050331
    54. Log: /u01/app/oracle/product/19.0.0/db_1/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_16-02-19PM_1.log
    55. Host:node19c01
    56. CRS Home:/u01/app/19.0.0/grid
    57. Version:19.0.0.0.0
    58. Summary:
    59. ==Following patches were SUCCESSFULLY applied:
    60. Patch: /psu/35037840/33575402
    61. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_16-14-06PM_1.log
    62. Patch: /psu/35037840/35042068
    63. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_16-14-06PM_1.log
    64. Patch: /psu/35037840/35050325
    65. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_16-14-06PM_1.log
    66. Patch: /psu/35037840/35050331
    67. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_16-14-06PM_1.log
    68. Patch: /psu/35037840/35107512
    69. Log: /u01/app/19.0.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2023-06-06_16-14-06PM_1.log
    70. OPatchauto session completed at Tue Jun 6 16:59:30 2023
    71. Time taken to complete the session 78 minutes, 26 seconds
    72. [root@node19c01 grid]#

    7 sql apply 

    1. [oracle@node19c01 OPatch]$ ./datapatch -verbose
    2. SQL Patching tool version 19.19.0.0.0 Production on Tue Jun 6 17:02:46 2023
    3. Copyright (c) 2012, 2023, Oracle. All rights reserved.
    4. Log file for this invocation: /u01/app/oracle/cfgtoollogs/sqlpatch/sqlpatch_74364_2023_06_06_17_02_46/sqlpatch_invocation.log
    5. Connecting to database...OK
    6. Gathering database info...done
    7. Bootstrapping registry and package to current versions...done
    8. Determining current state...done
    9. Current state of interim SQL patches:
    10. No interim patches found
    11. Current state of release update SQL patches:
    12. Binary registry:
    13. 19.19.0.0.0 Release_Update 230322020406: Installed
    14. SQL registry:
    15. Applied 19.19.0.0.0 Release_Update 230322020406 successfully on 06-JUN-23 04.59.29.499888 PM
    16. Adding patches to installation queue and performing prereq checks...done
    17. Installation queue:
    18. No interim patches need to be rolled back
    19. No release update patches need to be installed
    20. No interim patches need to be applied
    21. SQL Patching tool complete on Tue Jun 6 17:04:31 2023
    22. [oracle@node19c01 OPatch]$

    END

  • 相关阅读:
    day02-Gateway(网关)
    php上传图片,yii上传图片,(base64上传)
    【我是学生,可以送我么】搭建树莓派4bJTAG调试平台jlink平替版
    python【模块】xml.etree.ElementTree 解析 xml
    STM32CubeMX学习笔记(46)——USB接口使用(HID自定义设备)
    Linux 命令
    云原生系列 二【轻松入门容器基础操作】
    cocoapods使用
    view-design组件使用Vue+Input+Table实现动态搜索值并单选
    javacofig几个常用注解
  • 原文地址:https://blog.csdn.net/xxzhaobb/article/details/131081925