Hi All,
Recently there was an upgrade from Oracle 11g to Oracle 12C after that my SSIS (SQL Server Integration Service) package which is connecting to the Oracle DB is throwing an error.
TITLE: Connection Manager
------------------------------
Test connection failed because of an error in initializing provider. The 'OraOLEDB.Oracle.1' provider is not registered on the local machine.
------------------------------
BUTTONS:
OK
------------------------------
Also, PL/SQL developer and Oracle discoverer tools are not working in the same machine. Not sure, I thing some driver got corrupted as I'm getting issue with all oracle related softwares in that machine. Please suggest the test I need to do to find out the root cause of this issue and I don't have admin rights.
Cheers
Jim