oracle 12.1 dbca ora-00119

[oracle@T420 12.1.0.2.0:(C121) 12.1.0.2.0 ] $ ./dbca_c121_create_cdb.sh
Cleaning up failed steps
5% complete
Registering database with Oracle Restart
11% complete
Copying database files
12% complete
13% complete
14% complete
15% complete
DBCA Operation failed.
Look at the log file "/u01/app/product/cfgtoollogs/dbca/C121/C1211.log" for further details.
[oracle@T420 12.1.0.2.0:(C121) 12.1.0.2.0 ] $ vi /u01/app/product/cfgtoollogs/dbca/C121/C1211.log
[oracle@T420 12.1.0.2.0:(C121) 12.1.0.2.0 ] $ cat !$
cat /u01/app/product/cfgtoollogs/dbca/C121/C1211.log

Unique database identifier check passed.

/u01/ has enough space. Required space is 6900 MB , available space is 115136 MB.
File Validations Successful.
Cleaning up failed steps
DBCA_PROGRESS : 5%
Registering database with Oracle Restart
DBCA_PROGRESS : 11%
Copying database files
DBCA_PROGRESS : 12%
DBCA_PROGRESS : 13%
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00132: syntax error or unresolved network name 'LISTENER_C121'

DBCA_PROGRESS : 14%
DBCA_PROGRESS : 15%
ORA-01034: ORACLE not available

ORA-01034: ORACLE not available

DBCA_PROGRESS : DBCA Operation failed.
[oracle@T420 12.1.0.2.0:(C121) 12.1.0.2.0 ] $


按照官档解决方案:

Solution#2:

Either workaround by :

Creating a manual tnsnames entry
i) create tnsnames.ora under $ORACLE_HOME/network/admin
ii) Add entry :
REGISTER_LOCAL =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST =rmm01.rexam.com )(PORT = 1521))
)

Or user netmgr if you have a syntax problem.


向tnsnames.ora文件添加
LISTENER_C121 =
  (ADDRESS = (PROTOCOL = TCP)(HOST = T420)(PORT = 1539))


问题解决.




ORA-119, ORA-132 ORA-1078 Received From DBCA (Doc ID 433817.1)



来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/11780477/viewspace-2137307/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/11780477/viewspace-2137307/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值