This error generally occurs if you are using the 64 bit Oracle client. As UiPath is a 32 bit application, this issue is occurring. Please make sure that you have 32 bit oracle client installed. Please visit the below links for more insights-
Download 32bit client for ODBC here:
https://www.oracle.com/in/database/technologies/instant-client/microsoft-windows-32-downloads.html
https://stackoverflow.com/questions/9002560/oracle-client-and-networking-components-were-not-found
https://superuser.com/questions/939752/microsoft-odbc-driver-cant-find-oracle-instant-client
https://forum.uipath.com/t/how-to-connect-to-oracle-database/2925/3
https://youtu.be/cZDDI9HFBIU
Make sure you have tnsnames.ora & sqlnet.ora in C:\oracle_odbc
Add TNS_ADMIN - system_path
Add Path - C:\oracle_odbc to existing Path
Use - TOAD to generate sqlnet.ora file ->
###############################################################
#
# This file is automatically generated by AutoConfig. It will be read and
# overwritten. If you were instructed to edit this file, or if you are not
# able to use the settings created by AutoConfig, refer to Metalink Note
# 387859.1 for assistance.
#
#$Header: NetServiceHandler.java 120.19.12010000.6 2010/03/09 08:11:36 jmajumde ship $
#
###############################################################
SQLNET.INBOUND_CONNECT_TIMEOUT =60
DIAG_ADR_ENABLED=ON
IFILE=/u01/app/oracle/product/11.2.0.4/network/admin/sqlnet_ifile.ora
NAMES.DIRECTORY_PATH=(TNSNAMES, ONAMES, HOSTNAME)
SQLNET.EXPIRE_TIME=10
TRACE_FILELEN_CLIENT=100
TRACE_FILENO_CLIENT=3
TRACE_LEVEL_CLIENT=OFF
TRACE_TIMESTAMP_CLIENT=ON
TRACE_UNIQUE_CLIENT=ON
USE_DEDICATED_SERVER=OFF
Download 32 bit driver here:
https://www.oracle.com/database/technologies/112010-win32soft.html
5 comments:
Hi Vijay,
I Have tried the same steps and connected to oracle from Uipath. But I am still getting the error of first screen of this blog
I appreciate if you can connect me through email and can help me to resolve this issue.
Thank You
This is what I am getting "Connect: ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application"
I found some useful information in your blog, it was awesome to read, thanks for sharing
Uipath Training in Delhi
Uipath Online Training Hyderabad
Uipath Course in Bangalore
RPA Uipath Online Training
Best Uipath Training in Hyderabad
Uipath Developer Training
Uipath Certification Training
Uipath Online
Uipath Online Course
RPA Uipath Training in Hyderabad
Very useful and informative article, thanks keep do sharing.
Visit us: uipath training in hyderabad
Visit us: Ui Path Course Online
Post a Comment