ORA-00119: invalid specification for system parameter REMOTE_LISTENER
環境說明: RAC 啟動資料庫報 ORA-00119: invalid specification for system parameter REMOTE_LISTENER 。 檢查 listener.ora 與 tnsnames.ora 沒有發現問題 。
[root@node1 bin]# ./srvctl start database -d devdb
PRCR-1079 : Failed to start resource ora.devdb.dbCRS-5017: The resource action "ora.devdb.db start" encountered the following error:
ORA-00119: invalid specification for system parameter REMOTE_LISTENER
ORA-00132: syntax error or unresolved network name 'scan-cluster.localdomain:1521'
. For details refer to "(:CLSN00107:)" in "/u01/app/11.2.0/grid/log/node1/agent/crsd/oraagent_oracle/oraagent_oracle.log".
CRS-2674: Start of 'ora.devdb.db' on 'node1' failed
CRS-2632: There are no more servers to try to place resource 'ora.devdb.db' on that would satisfy its placement policy
最後,檢查 sqlnet.ora
把sqlnet.ora裡面的
NAMES.DIRECTORY_PATH=(TNSNAMES)
改成
NAMES.DIRECTORY_PATH=(EZCONNECT)
恢復正常。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/31383567/viewspace-2135150/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 矽基流動 The parameter is invalid. Please check againAI
- System.InvalidProgramException:“Common Language Runtime detected an invalid program.”Exception
- Unable to find a specification for ''
- 關於RAC的remote_listenerREM
- COMP0035 specification
- Required parameter $xxx follows optional parameter $yyyUI
- remote_listener引發的故障分析REM
- HITSC_5_Designing Specification
- 規格模式(Specification Pattern)模式
- UNREFERENCED_PARAMETER
- Oracle啟動出現了ORA-00119,ORA-00130Oracle
- v$parameter gv$parameter 檢視 DDL 與隱含引數
- python parameter引數Python
- LTSPICE parameter設定
- Caused by: org.apache.ibatis.binding.BindingException: Parameter 'parameter' not found.解決ApacheBATException
- how to show hidden parameter(zt)
- Field Parameter的設定
- 因為CPU數變化導致執行sar命令報錯:Invalid system activity file: /var/log/sa/saxx
- spring-data-jpa Specification構建動態qlSpring
- JavaScript invalid 事件JavaScript事件
- found an invalid color
- PostgreSQL DBA(86) - Table Parameter(fillfactor)SQL
- UNREFERENCED_PARAMETER的用處
- DataTables 1.10錯誤: requested unknown parameter
- StreamCorruptedException: invalid stream headerExceptionHeader
- Invalid time zone indicator ‘ ‘Indicator
- System
- DDD 中的那些模式 — 使用 Specification 管理業務規則模式
- flutter pub get 的時候:A dependency specification must be a string or a mapping.FlutterAPP
- python: invalid value encountered in divide以及invalid value encountered in double_scalars報錯PythonIDE
- OSError: [Errno 22] Invalid argumentError
- SAP QM建立一個包含Multiple Specification的檢驗計劃
- System類
- 轉載:System:System.arraycopy方法詳解
- PostgreSQL DBA(152) - pgAdmin(log_XXX parameter:when)SQL
- PostgreSQL DBA(153) - pgAdmin(log_XXX parameter:what)SQL
- PostgreSQL DBA(151) - pgAdmin(log_XXX parameter:where)SQL
- SD 一些常用的引數(Parameter)
- SQLLoader ORA-01722 invalid numberSQL