I am trying to connect oracle 12 c db using my automation anywhere client . However i get the below error . Unable to initialize provider , Oracle client and networking components not found .
what is tried : I understand its because of missing ODAC components and i did download and install them but i am clueless what to do next as its still giving the same error . Is there some configuration required ?
At the end of ODAC installation there were instructions to run some sql files as below .
InstallOracleASPNETCommon.sql
InstallOracleMembership.sql
InstallOraclePersonalization.sql
InstallOracleProfile.sql
InstallOracleRoles.sql
InstallOracleSiteMap.sql
InstallOracleWebEvents.sql
InstallOracleSessionState.sql
I ran them all however not sure they even relate to my issue . I still get the error . My AA client and ODAC and Oracle 12c all are in 64 bit and so is my machine . I have verified username , password and the service name(tns) and they are good . it is the odac issue and i am unable to resolve it .