Hello,
V8.1.4
Oracle database is my target system in our client environment. I integrated using Native database connector as a custom target system and have created script and process for provisioning and it has no errors when compiled. When I tried to run the script in test script initially I got
"Exception has been thrown by the target of an invocation.
Cannot obtain Oracle Client information from registry. Make sure that Oracle Client Software is installed and that the bitness of your application (x64) matches the bitness of your Oracle Client, or use the Direct mode of connecting to a server."
and after installing the exact client version the error was resolved and now I started facing the below error.
Any suggestions please ?
Thanks,