How to solve OraOLEDBpus12.dll not found on windows server
Hello,
I have a vbs script scheduled on windows server 2012. I connects to an oracle database (11.2.0.4) on another server to read and write some data.
It was running smoothly for several years then suddenly about a month ago it's not able to connect to the database. It returns the following error:
OraOLEDBpus12.dll : The specified module could not found.
I checked the dll file and it does exist in the oracle client.
Oracle client version: 12c
I would appreciate any help on this.