java应用连接oracle 11g R2 rac (用scanip连接报错)
The Connection descriptor used by the client was:
![]() |
In this Document
APPLIES TO:Oracle Internet Directory - Version 10.1.2 and laterInformation in this document applies to any platform. ***Checked for relevance on 13-Jan-2014*** SYMPTOMSProvisioning profiles from Applications to OID reporting errors in the trace files with SCAN enabled. CHANGESChanged provisioning profile orclodipprofileinterfaceconnectinformation to use a SCAN name CAUSE
SOLUTION
可以通过更好应用的jdbc驱动来解决 oracle 对应的JDBC驱动 版本
如果一个jdbc的jar包你不知道是那个版本的,可以解压这个jar包,再META-INF\MANIFEST.MF 文件中找文件内容如下. Manifest-Version: 1.0
|