Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Opatch apply error OPatch failed with error code 73

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

1. Execute opatch apply error OPatch failed with error code 73 [oracle@ora_11g 14275605] $/ opt/oracle/product/db_1/OPatch/opatch apply. / Oracle Interim Patch Installer version 11.2.0.3.0Copyright (c) 2012, Oracle Corporation. All rights reserved.Oracle Home: / opt/oracle/product/db_1Central Inventory: / opt/oraInventory from: / opt/oracle/product/db_1/oraInst.locOPatch version: 11.2.0.3.0OUI version: 11.2.0.3.0Log file location: / opt/oracle/product/db_1/cfgtoollogs/opatch/opatch3012-12-18 years 21-45-13PM_1.logVerifying environment and performing prerequisite checks... Prerequisite check "CheckActiveFilesAndExecutables" failed.The details are:Following executables are active: / opt/oracle/product/db_1/bin/oraclePrerequisite check "CheckActiveFilesAndExecutables" failed.The details are:Following executables are active: / opt/oracle/product/db_1/lib/libclntsh.so.11.1UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.Prerequisite check "CheckActiveFilesAndExecutables" failed.Log file location: / opt/oracle/product/db_1/cfgtoollogs/opatch/opatch3012-12-18 years 21-45-13PM_1.logOPatch failed with error code Take a closer look at the error message "Check Active Files And Executables". It may be that some executors use the library file libclntsh.so.11.12 in the / opt/oracle/product/db_1/lib/ directory. Use fuser to view [oracle@ora_11g oinstall] $/ sbin/fuser / opt/oracle/product/db_1/lib/libclntsh.so.11.1/opt/oracle/product/db_1/lib/libclntsh.so.11.1: 12831m3. Look at process 12831, process 12831 is a sqlplus program, and sqlplus should be using the libclntsh.so.11.1 library file [oracle@ora_11g oinstall] $ps-ef | grep 12831oracle 12831 6986 0 21:44 pts/3 00:00:00 sqlplus as sysdbaoracle 12832 12831 0 21:44? 00:00:00 oracletest01 (DESCRIPTION= (LOCAL=YES) (ADDRESS= (PROTOCOL=beq) oracle 12993 9126 0 21:47 pts/1 00:00:00 grep 12831 [oracle@ora_11g oinstall] $4. Kill 12831 processes and view the results [oracle@ora_11g oinstall] $kill-9 12831 [oracle@ora_11g oinstall] $ps-ef | grep 12831oracle 13013 9126 0 21:55 pts/1 00:00:00 grep 128315. Re-execution of opatch successfully completed

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report