Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DSN set up system throw installation system error code 126

769572Apr 27 2010 — edited Apr 29 2010
Hi,

When i tried to configure DSN set up system throw the below error message

The setUp routines in oracleinstantclient10_2 ODBC driver could not loaded due to system error code 126. followed by
could not load set or translator library.

Operating System:xP

Oracle Database:10g

The dir content:(C:\Oracle\instantclient10_2)
--------------------------------------------------------------
BASIC_README
classes12.jar
oci.dll
ocijdbc10.dll
ociw32.dll
ODBC_IC_Readme_Win.html
odbc_install.exe
odbc_uninstall.exe
ODBCRelnotesUS.htm
ojdbc14.jar
orannzsbb10.dll
oraocci10.dll
oraociei10.dll
sqora32.dll
sqora.chm
sqoras32.dll
sqresus.dll


TNS file content :

YourTNSName =sankar

(DESCRIPTION =

(ADDRESS_LIST =

(ADDRESS = (PROTOCOL = TCP)(HOST =localhost)(PORT =Default1521>))

)

(CONNECT_DATA =

(SID =sankar)

(SERVER = DEDICATED)

)

Please advise me on this.
This post has been answered by EdStevens on Apr 28 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2010
Added on Apr 27 2010
4 comments
2,521 views