[ The imperialist Japanese military must officially acknowledge and apologize for the coercion of young women into sexual slaves. / êꪤҳàõªòàõªÎÒ¿Ö˪˪·ª¿ð¨ÏÐñ«ëùìíÜâÏÚªÎ?ð¤àõªòÍëãÒªËìãªá¡¢Þóñªª·ªÊª±ªìªÐªÊªéªÊª¤. ]

»ç¿ëÀÚ

ID:
PW:

INDEX
01.°Ô½ÃÆÇ
°Ô½ÃÆÇ [72]
02.File Book
File ÀÚ·á½Ç [96]
Site Link [14]
°³ÀÎÆú´õ [201]
03.Field Book
Altibase [19]
Tibero [31]
MS-SQL [32]
MySQL [47]
DB2 [79]
ORACLE [3245]
PSQL [145]
CUBRID [5]
±âŸÁ¤º¸ [194]
¿î¿µÃ¼Á¦ [643]
04.Q/A Book
Q/A [53]
05.¹æ¸í·Ï
¹æ¸í·Ï [54]
·¹º§¾÷ [37]
±¸ÀÎ/±¸Á÷ [2]

±â³äÀÏ
Search
LINK
+ °¡Á· Hompy
+ DNSEver
IOTN :: Field Book :: ORACLE

 È¸¿ø°¡ÀÔ

'UpdateNodeList' failed. / OUI-25023: The local node is not selected for installation [ inventory]
ÃÖ±æÈ£ [LIST]   2020-11-15 21:19:53, Á¶È¸ : 2,215

¸®´ª½º 7
nmtui - Set system hostname - Hostname º¯°æ
vi /etc/hosts
xx.xx.xx.xx Hostname º¯°æ

cat /oracle/oraInventory/ContentsXML/inventory.xml [ ¼öÁ¤ ÇÏÁö ¾Ê¾Æµµ update ¸í·ÉÀ¸·Î µÈ´Ù. ]
olsnodes
-ignoreSysPrereqs ÇÊ¿ä½Ã »ç¿ë

[ CRS Start/Stop »ó°ü ¾øÀÌ µÈ´Ù. ]
export ORACLE_HOME=/oracle/grid
$ORACLE_HOME/oui/bin/runInstaller -updateNodeList ORACLE_HOME=$ORACLE_HOME "CLUSTER_NODES={db01,db02,db03,db04}" CRS=true -silent -local
export ORACLE_HOME=/oracle/db
$ORACLE_HOME/oui/bin/runInstaller -updateNodeList ORACLE_HOME=$ORACLE_HOME "CLUSTER_NODES={db01,db02,db03,db04}" CRS=true LOCAL_NODE=`hostname` -silent -local

$ORACLE_HOME/OPatch/opatch lsinventory
Hostname: [ ÀÌÀü hostnameÀÌ º¸À̸é /etc/hosts ÆÄÀÏ ¼öÁ¤ ]

º¯°æ È®ÀÎ
cat /oracle/oraInventory/ContentsXML/inventory.xml

¿¡·¯ È®ÀÎ
The inventory is located at /oracle/oraInventory
'UpdateNodeList' failed.
===================================================
/oracle/oraInventory/logs/UpdateNodeList2020-11-15_09-03-54PM.log
INFO: Local node 'indb01' is derived from the Oracle home properties.
INFO: Setting variable 'LOCAL_NODE' to 'indb01'. Received the value from a code block.
SEVERE: OUI-25023: The local node is not selected for installation, => LOCAL_NODE=`hostname` ¿É¼Ç »ç¿ë
or the node names are specified in an incorrect/incompatible format.
It is recommended that non-FQDN format is used while specifying the node names.
INFO: Ending the inventory Session
INFO: Disposing the install area control objects
INFO: 'UpdateNodeList' failed.
216.73.216.15


  LIST

Á¦¸ñ ÀÛ¼ºÀÚ ÀÛ¼ºÀÏ Á¶È¸
Admin  [ °øÁö ] 😃 ================ ÇÊ¿ä ÇÒ¶§¸¸ ¿î¿µ ÇÕ´Ï´Ù. ¾ÈµÇ¸é ³ªÁß¿¡ ´Ù½Ã ¹æ¹® ÇØÁÖ¼¼¿ä~. =================== 😅    ÃÖ±æÈ£ 2008/11/26 116
Admin  [ ÇÊ¿ä ÇÏ½Å°Ô ÀÖÀ¸½Ã¸é ÂÊÁö ¶Ç´Â gilho.kr@gmail.com ¸ÞÀÏ ÁÖ¼¼¿ä~ ]    ÃÖ±æÈ£ 2006/07/14 137
Admin  ORA-21780: Maximum number of object durations exceeded.    ÃÖ±æÈ£ 2025/09/11 5
Admin  PRVG-0282 : failed to retrieve the operating system distribution ID    ÃÖ±æÈ£ 2025/09/08 8
Admin  openSUSE 15.6 Oracle 11.2 / ORA-07445 [nttaddr2bnd()+2158] / dispatchers     ÃÖ±æÈ£ 2025/09/08 12
Install and Config  openSUSE 15 oracle 19c    ÃÖ±æÈ£ 2025/09/08 10
Admin  PLS-00201: identifier 'DMSYS.DBMS_DM_MODEL_EXP' must be declared    ÃÖ±æÈ£ 2025/09/08 4
Admin  impdp CREATE TABLE ... DEFAULT "SCOTT"."ISEQ$$_3969939".NEXTVAL    ÃÖ±æÈ£ 2025/09/06 5
Admin  alter table shrink    ÃÖ±æÈ£ 2025/08/27 19
Admin  ORA-15028: ASM file not dropped; currently being accessed (DBD ERROR: OCIStmtExecute)    ÃÖ±æÈ£ 2025/08/27 14
Admin  12.1 Migrate a Non-Container Database (CDB) to a Pluggable Database (PDB) / cdb to pdb    ÃÖ±æÈ£ 2025/08/19 15
Admin  PX Deq: Execute Reply    ÃÖ±æÈ£ 2025/08/06 13
SQL,PL*SQL  GROUPING ROLLUP PARTITION BY RULES group by ceil    ÃÖ±æÈ£ 2025/08/02 14

    ¸ñ·Ïº¸±â   ´ÙÀ½ÆäÀÌÁö 1 [2][3][4][5][6][7][8][9][10]..[163]   [´ÙÀ½ 10°³]
       

Copyright 1999-2025 Zeroboard / skin by ÃÖ±æÈ£(gilho.kr@gmail.com)
ÃÖ±Ù ´ñ±Û
2021/06/30
À©µµ¿ì ¼­¹ö¿¡¼­ sqlplus .... ORA-...
by ÃÖ±æÈ£
2021/06/30
ORA-28500: connection from O...
by ÃÖ±æÈ£
2019/05/02
pkg È®ÀÎ SELECT * FROM AL...
by ÃÖ±æÈ£
ÃÖ±Ù °Ô½Ã¹°
09/11
[ORACLE]
ORA-21780: Maximum number of o....
by ÃÖ±æÈ£
09/08
[ORACLE]
PRVG-0282 : failed to retrieve....
by ÃÖ±æÈ£
08/07
[¿î¿µÃ¼Á¦]
Unable to negotiate with ip po....
by ÃÖ±æÈ£