User gets error "Error: Unhandled exception C0000005 occurred in one of the user threads."
WORKAROUND1:
Check to make sure the Oracle client version on the local machine and on the agent machines matches the database version.
WORKAROUND 2:
Try turning on the following entries in the Registry.
Shut down Benchmark Factory. Browse to the registry and edit the following entries.
[HKEY_CURRENT_USER\Software\Quest Software\Benchmark Factory for Databases\Benchmark Factory Console\Settings]
"DisableExceptionHandling"=dword:00000001
[HKEY_CURRENT_USER\Software\Quest Software\Benchmark Factory for Databases\Benchmark Factory Agent\Settings]
"DisableExceptionHandling"=dword:00000001
If you are running clients on other machines, please set these values as well and then retest your issue.