【IT168 服务器学院】 IT/O: ora-12203 TNS 无法与目标 opc50-15连接
问题描述
我正在从Oracle 7.2.3 升级为 Oracle 8.0.5,当我试图启动''ovoacomm''时出现下面的错误:
ora-12203 TNS Unable to connect to destination opc50-15
could not connect to ov_net opc50-2
connect to database failed opc40-410
为什么会出现这些错误?
配置信息
操作系统 - HP-UX
版本 - 10.20
硬件系统 - HP9000
系列 - D370
应用程序 - Oracle 8.05
子系统 - OpenView IT/Operations (IT/O) 5.0
解决方法
出现这些错误是因为 ''收听程序''没有运行。
执行下面的步骤,以启动''收听程序'':
1. su - oracle
2. cd $ORACLE_HOME/bin
3. ./lsnrctl -start
4. 运行 ''opcdbpwd'',确认IT/O 和 Oracle为''opc_op''用户设置了相同的口令。
5. ovstart ovoacomm