After our upgrade to 7.1.9, none of our Oracle connections would work. Tracked it down to VisualCron running as 64 bit and our drivers all are 32 bit. I tried using the bit setter utility to make the service run as 32 bit, but this rendered it unable to start, with the Event Log error complaining that it was not a 32 bit application.
Installing 64 bit drivers is going to be a big pain, as we have a bunch of older apps that are 32 bit, and I'm not really looking forward to wrestling with Oracle client install (shudder).
Is there anyway we can have VisualCron 7.1.9 recognize our existing Oracle 32 bit drivers?