Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- oracle10g asm
- Linux
- #linux #리눅스 #파일권한
- #Oracle #optimizer #CBO #RBO #rule #all_rows #first_rows
- rac1
- mariadb #마리아디비 #MariaDB설치 #mysql #yum저장소
- #Oracle #case문 #decode문 #Oracle함수
- 10.2.0.5
- 리스너구성
- oui
- 연습용계정
- raw device
- RHEL4_oracle10g_silent
- 패치후 DB복구
- clusterware
- scott unlock
- Top #SQL
- Silent Install
- RHEL3
- node1
- ORA-01034: ORACLE not available
- #mariadb #mariadb삭제 #yum #mysql
- 굳ㅋ
- sql scott
- Silent Mode
- #Oracle #Script #운영스크립트 #테이블스페이스 #Tablespace
- #Mariadb #계정관리 #권한관리 #계정생성 #계정삭제 #권한부여 #권한삭제 #Maria #마리아디비
- OEL5 설치
- RHEL4_Oracle10g
- rac
Archives
- Today
- Total
As it was in the beginning, is now, and ever shall be, world without end.
Opatch 본문
[oraweb@/oracle/product/WEB]$ opatch lsinventory
Oracle Interim Patch Installer version 11.2.0.3.4
Copyright (c) 2012, Oracle Corporation. All rights reserved.
Oracle Home : /oracle/product/WEB/11.2.0.4
Central Inventory : /oracle/product/WEB/oraInventory
from : /oracle/product/WEB/11.2.0.4/oraInst.loc
OPatch version : 11.2.0.3.4
OUI version : 11.2.0.4.0
Log file location : /oracle/product/WEB/11.2.0.4/cfgtoollogs/opatch/opatch2018-05-15_11-14-53AM_1.log
List of Homes on this system:
Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
Possible causes are:
Oracle Home dir. path does not exist in Central Inventory
Oracle Home is a symbolic link
Oracle Home inventory is corrupted
LsInventorySession failed: OracleHomeInventory gets null oracleHomeInfo
OPatch failed with error code 73
# cd $ORACLE_HOME/oui/bin
./runInstaller -silent -attachHome ORACLE_HOME=$ORACLE_HOME ORACLE_HOME_NAME="<name_of_oracle_home>"
Centeral Inventory 에 ORACLE_HOME을 등록시켜 줌
Oracle Interim Patch Installer version 11.2.0.3.4
Copyright (c) 2012, Oracle Corporation. All rights reserved.
Oracle Home : /oracle/product/WEB/11.2.0.4
Central Inventory : /oracle/product/WEB/oraInventory
from : /oracle/product/WEB/11.2.0.4/oraInst.loc
OPatch version : 11.2.0.3.4
OUI version : 11.2.0.4.0
Log file location : /oracle/product/WEB/11.2.0.4/cfgtoollogs/opatch/opatch2018-05-15_11-14-53AM_1.log
List of Homes on this system:
Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
Possible causes are:
Oracle Home dir. path does not exist in Central Inventory
Oracle Home is a symbolic link
Oracle Home inventory is corrupted
LsInventorySession failed: OracleHomeInventory gets null oracleHomeInfo
OPatch failed with error code 73
# cd $ORACLE_HOME/oui/bin
./runInstaller -silent -attachHome ORACLE_HOME=$ORACLE_HOME ORACLE_HOME_NAME="<name_of_oracle_home>"
Centeral Inventory 에 ORACLE_HOME을 등록시켜 줌
'Oracle > Admin' 카테고리의 다른 글
Optimizer (0) | 2018.10.23 |
---|---|
Oracle ACL (0) | 2018.08.29 |
통계정보 (0) | 2017.09.21 |
Redo log (0) | 2017.09.19 |
undo tablespace (0) | 2017.09.15 |
Comments