Test failed thrown badimageformatexception when attempting to load the Oracle client library

Source: Internet
Author: User

Unlike the previous versions, CodeSmith6.5 requires the user to manually add Oracle drivers, which are internally integrated with the Oracle driver.

There are many Win7 64-bit machines on the Internet when using Codesmith to connect Oracle, errors occur as follows:

This is because a 32-bit Oracle Client connection was used on a 64-bit machine, causing the connection to fail.

Solution: Install Oracle's 64-bit client connection

1 first to the official website download file:http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html? Sssourcesiteid=ocomen

Required files (64-bit system): (32-bit system download 32-bit client)

Instantclient-basic-windows.x64-11.2.0.3.0.zip

Instantclient-jdbc-windows.x64-11.2.0.3.0.zip

Instantclient-odbc-windows.x64-11.2.0.3.0.zip

Instantclient-sqlplus-windows.x64-11.2.0.3.0.zip

Unzip the file to the same directory

2 Setting environment variables

Nls_lang=simplified Chinese_china. Zhs16gbk

Tns_admin=e:\oracle\instantclient_11_2

Path=e:\oracle\instantclient_11_2;

Once configured, re-open codesmith.

Test failed thrown badimageformatexception when attempting to load the Oracle client library

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.