`
zhuxinzx
  • 浏览: 293851 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

error while performing database login with the oracle driver

阅读更多
错误:error while performing database login with the oracle driver

过程:
刚才做一个项目的时候,在Myeclipse中配置Oracle10G报连接错误:error while performing database login with the oracle driver
在Database Driver 配置的时候输入的信息如下:
Driver template:      Oracle(Thin driver)
Driver name    :      oracle
Connection URL :    jdbc:oracle:thin:@220.167.220.15:1521:SJYRDB
username      :      ***
password  :       *******
Driver JARS    :      oracle.jdbc.driver.OracleDriver
我点Test Driver 输入密码,提示error: Error while performing database login with the oracle driver:


原因及解决:
以为是驱动原因,根据网上的说话换一个驱动,但是始终不行,郁闷了一段时间,认真的想了一下,是不是Myeclipse工具的原因,最后打开Myeclipse目录下有一个eclipse文件夹下有一个eclipse.ini它是Myeclipse中的启动时读取的配置文件!里边有一个启动项,Duser.language=en ,我随便改一下Duser.language=zh,然后保存。重启一下Myeclipse,结果报了一个错误,当时心都凉了。。。
报着再试试的,一点结果OK了。。。

总结:
刚才做一个项目的时候,在Myeclipse中配置Oracle10G报连接错误:error while performing database login with the oracle driver
        eclipse下面的eclipse.ini文件 -Duser.language=en 改为 -Duser.language=zh 。
       然后重启两次,第一次要报错。第二次正常了。。。。。。。。

分享到:
评论

相关推荐

    设置MyEclipse10.0连接Oracle11g数据库

    当你尝试`Test Driver`时,可能会遇到“Error while performing database login with the oracle.jdbc.driver.OracleDriver driver: Io exception: The Network Adapter could not establish the connection”的错误...

    Oracle_Database11g-Administration_Workshop_I-1-1212.pdf

    1 Exploring the Oracle Database Architecture 2 Installing your Oracle Software 3 Creating an Oracle Database Using DBCA 4 Managing the Database instance 5 Managing the ASM Instance 6 Configuring ...

    Oracle_Database11g-Administration_Workshop2-2-1212.pdf

    1 Exploring the Oracle Database Architecture 2 Installing your Oracle Software 3 Creating an Oracle Database Using DBCA 4 Managing the Database instance 5 Managing the ASM Instance 6 Configuring ...

    Oracle_Database11g-Administration_Workshop2-3-1212.pdf

    1 Exploring the Oracle Database Architecture 2 Installing your Oracle Software 3 Creating an Oracle Database Using DBCA 4 Managing the Database instance 5 Managing the ASM Instance 6 Configuring ...

    Oracle Database 10g: The Top 20 Features for DBAs

    ### Oracle Database 10g: The Top 20 Features for DBAs #### 1. Flashback Versions Query **Description:** This feature allows database administrators (DBAs) to query the history of data changes within ...

    Oracle_Database11g-Administration_Workshop_I-2-1212.pdf

    1 Exploring the Oracle Database Architecture 2 Installing your Oracle Software 3 Creating an Oracle Database Using DBCA 4 Managing the Database instance 5 Managing the ASM Instance 6 Configuring ...

    Oracle_Database11g-Administration_Workshop2-1-1212.pdf

    1 Exploring the Oracle Database Architecture 2 Installing your Oracle Software 3 Creating an Oracle Database Using DBCA 4 Managing the Database instance 5 Managing the ASM Instance 6 Configuring ...

    Pro Oracle SQL

    Pro Oracle SQL unlocks the power of SQL in the Oracle Database—one of the most potent SQL implementations on the market today. To master it requires a three-pronged approach: learn the language ...

    Oracle 2 Day DBA

    is to help you understand the concepts behind Oracle Database, and to help you learn how to perform all common administrative tasks needed to keep the database operational. These tasks include ...

    Oracle Database 10g PL-SQL Programming

    - **SQL*Plus**: A command-line tool for interacting with the Oracle database, executing SQL commands, and running PL/SQL scripts. - **JDeveloper**: An integrated development environment (IDE) provided...

    Expert.Oracle.Indexing.and.Access.Paths.2nd.epub

    At the heart of any good-performing database lies a sound indexing strategy that makes appropriate use of indexing, and especially of the vendor-specific indexing features on offer. Few databases ...

    两天成为Oracle_DBA(PDF版)

    This chapter discusses how to install the Oracle software and database. It also describes how to configure additional databases, and how to upgrade and older version of a database to the current ...

    MyEclipse5.5如何连接SQLServer2000

    - 如果遇到“error while performing database login with the test driver java.net.connectException Connection refused:connect”的错误,可能是由于动态端口配置导致的。 - 解决方法是在“SQL Server ...

    EhLib 9.1.038 for D7-XE-10.2

    The EhLib set contains components and classes for various versions of the Delphi programming language and to increase the capacity of the user’s database database software to interact with users. ...

    Database Processing Fundamentals, Design, and Implementation (12th Edition).rar

    The 11th edition of Database Processing refines the organization and content of this classic textbook to reflect a new teaching and professional workplace environment. The organization and topic ...

    maa-wp-11g-platformmigrationtts-129269 (1).pdf

    The supported way to accomplish this in prior releases of the Oracle database was to export the data from the database on the old platform, create a new database on the new platform, and import the ...

    oracle数据库健康检查及调优脚本

    参加oracle原厂培训,老师给的,很好用,介绍给大家 Produces an HTML report with a list of observations based on health-checks performed in and around a SQL statement that may be performing poorly. ...

Global site tag (gtag.js) - Google Analytics