客户端安装oracle 91.0.2ids能否连接8.1.7的服务端?

当连接时回报错
数据库连接失败ora-12154:TNS:无法处理服务名。
ora-12154是什么错?有没有8.1.7的参考手册?
[78 byte] By [rpljava-r] at [2007-12-16]
# 1
TNS-12154 TNS:could not resolve service name

Cause: The service name specified is not defined correctly in the TNSNAMES.ORA file.

Action: Make the following checks and correct the error:

Verify that a TNSNAMES.ORA file exists and is in the proper place and accessible. See the operating system specific manual for details on the required name and location.

Check to see that the service name exists in one of the TNSNAMES.ORA files and add it if necessary.

Make sure there are no syntax errors anywhere in the file. Particularly look for unmatched parentheses or stray characters. Any error in a TNSNAMES.ORA file makes it unusable. See the SQL*Net V2 Administrator's Guide. If possible, regenerate the configuration files using the Oracle Network Manager.

snowy_howe-天下有雪 at 2007-10-23 > top of Msdn China Tech,Oracle,基础和管理...
# 2
肯定是可以的,否则oracle怎么混.
jlandzpa-jlandzpa at 2007-10-23 > top of Msdn China Tech,Oracle,基础和管理...
# 3
肯定是可以的。我就装了9I客户端,连8和8I绝对没问题。
bowlder-玩石 at 2007-10-23 > top of Msdn China Tech,Oracle,基础和管理...