Oracle client(32 bit) has been istalled, Env variables for Path and TNS_Admin has been added properly and ODBC data source(32 bit) has been created successfully, using that data source I’m able to connect to oracle database - Connection is successful(with same TNS using for ui connection).
But when I try to connect db with UIPath, I’m getting error as:
ERROR [08004] [Oracle][ODBC][Ora]ORA-12154: TNS:could not resolve the connect identifier specified
ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver’s SQLSetConnectAttr failed
Any ideas to resolve?