nmcdermaid:
I found my solution. Since I was installing oracle client and ODAC onto a production server, a reboot is a no-no at the moment. So after reading a few forum posts. We did a scheduled reboot of the production server, and that fixed everything.
What's odd is the Oracle client and ODAC installations never asked for a reboot at the end of the install.
Thanks for replying though.
Main Topics
Browse All Topics





by: nmcdermaidPosted on 2009-10-14 at 21:10:02ID: 25577151
When you run it under SQL Agent it runs under the SQL Agent service account. Set the SQL Agent service account (start / run / services.msc) to your account and it will probably work.
I assume this is all on the one computer (SQL Agent is running on the the same server you are developing on)