Hi,
I have a workflow with around 10 oracle SQL inputs. They are all OCI inputs and the workflow takes around 2 hours to run. Once the inputs are cached it takes under 10 seconds so it's purely just loading the inputs. It's not an overly complicated workflow I've had other workflows with more complicated tools and more inputs but for some reason this one is getting stuck.
None of the inputs are more than 500,000 rows or more than 30 columns and when ran in oracle itself each query takes under 15 seconds to run. Any thoughts? I am on a VDI as required by my company but this has been the case for the last 4 years and hasn't been an issue. Turning of the AMP engine seems to help a bit but its still taking an unusually long time.