java.sql.SQLEcxeption:[Oracke][ODBC][Ora]ORA-12514:TNS:监听程序当前无法识别连接描述符中请求的服务我的Oracle服务中的 TNS监听程序服务已经启动的 ···
为什么还出现这样的·连接···我编写的程序没有出错···为什么不能连接上Oracle数据库
在Tomcat中不能运行我的Web程序

解决方案 »

  1.   

    看sqlplus能连接这个服务吗?
      

  2.   

    cmd-> sqlplus /nlog
    sqlplus> connect username/password@oracleDatabasename
    ========================================================
    check whehter you can connect your DB by windows command linethen check your JDBC connection URL/JDBC Driver Versionfinally, check your classpath, make sure you already included all dependences jarsgood luck!
      

  3.   

    java.sql.SQLEcxeption:[Oracke][ODBC][Ora]ORA-12514:TNS:监听程序当前无法识别连接描述符中请求的服务
    =====================================================================================
    why i saw the odbc characters /??