Prerequisite check "CheckActiveFilesAndExecutables" failed
APPLIES TO:
Oracle Database - Enterprise Edition - Version 9.2.0.1 to 11.2.0.3 [Release 9.2 to 11.2]Information in this document applies to any platform.
Checked for relevance on 11-Jan-2012
SYMPTOMS
While trying to apply or rollback any patch using OPatch, it fails with the following error:
or
%opatch rollback -id
Running prerequisite checks...
Prerequisite check "CheckActiveFilesAndExecutables" failed.
The details are:
Following executables are active :
/opt/oracle/product/10.2.0/bin/oracle
ApplySession failed during prerequisite checks: Prerequisite check "CheckActiveFilesAndExecutables" failed.
System intact, OPatch will not attempt to restore the system
OPatch failed with error code 74
CAUSE
According to the above error message, oracle binary ($ORACLE_HOME/bin/oracle) is still active or in use.
It can also fail with other ORACLE_HOME active files/libraries .
Example:
/u01/app/oracle/10.2.0/bin/tnslsnr
/u01/app/oracle/11.2.0.3/lib/libclntsh.so.11.1
SOLUTION
Verify and ensure that all database instances/services that are running from the $ORACLE_HOME being patched are cleanly shutdown.
Also identify the process that is using these active files/libraries.Then stop the process who is still accessing it and then apply/rollback the patch.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15747463/viewspace-769389/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Opatch 報錯 Prerequisite check CheckMinimumOPatchVersion failedUIAI
- RAC User Equivalence Check FailedUIAI
- [重慶思莊每日技術分享]-psu報錯“CheckActiveFilesAndExecutables” failedAI
- Error: failed PB timebomb checkErrorAI
- Linux 7.0 報錯: Check if the DISPLAY variable is set. FailedLinuxAI
- OGG Replicat Failed Due To Check_point Table beingTruncatedAI
- PRVF-4007 : User equivalence check failed for user "grid"UIAI
- ORA-27550: Target ID protocol check failed [ID 730516.1]ProtocolAI
- Oracle 10g OCM Practicum Course PrerequisiteOracle 10gUI
- Root.sh failed at Failure at final check of Oracle CRS stack 10 問題AIOracle
- Flutter:VM snapshot must be valid. Check failed: vm. Must be able to initializeFlutterAI
- caffe Check failed: cv_img.data Could not load問題排查記錄AI
- PRVF-7617: TCP connectivity check failed for subnet (Doc ID 1335136.1)TCPAI
- Microsoft SQL 2008 Setup: Performance Counter Registry Hive consistency check failedROSSQLORMHiveAI
- 解決Error Initialization failed for ‘https://start.spring.io‘Please check URL, nErrorAIHTTPSpring
- 【轉載】RAC User Equivalence Check Failed (後加個人實際情況總結)UIAI
- Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERRORAIDNNError
- [Vue warn]: Invalid prop: type check failed for prop "unlinkPanels". Expected Boolean, got String with value "true".VueAIBooleanGo
- vue報錯:[Vue warn]: Invalid prop: type check failed for prop "value". Expected Number, got String....VueAIGo
- onclick="return check()" 和 onclick="check()" 區別
- vs code jshint報錯或者Open browser failed!! Please check if you have installed the browser correctly!錯誤.JSAI
- check_document_position
- type check例題
- WITH CHECK OPTION 詳解
- Using the WITH CHECK OPTION
- Check database status in RACDatabase
- [Oracle Script] check userOracle
- [Oracle Script] check latchOracle
- Availability Check 概念AI
- not null與check is not nullNull
- check ftp success scriptFTP
- 【檢視】with check option
- create view with check optionView
- Check_icmp check_host_alive報錯解決方法
- SAP WM中階Storage Type的Capacity Check – Usage check based on SUT
- Mysql replication check指令碼MySql指令碼
- check memcached process and restart if downREST
- [Oracle Script] check active sessionOracleSession