Forum Discussion
SH-4
3 years agoFrequent Visitor
Data Load/Refresh Stuck on "Evaluating..."
Has anyone found a working solution for having the desktop app not able to finish loading in data that previous worked fine? This issue only occurs when connecting through a VPN, but works completely...
- 2 years ago
Yes! What ended up resolving this was adding these two lines of code to the sqlnet.ora file
BREAK_POLL_SKIP=10000
DISABLE_OOB=on
SH-4
3 years agoFrequent Visitor
Yes. It is typically set to "Default" but trying it with "One (disable parallel loading)" does not seem to have an effect on the issue
christinepayton
Most Valuable Professional
3 years agoHmmm... if I recall the only other time I've had this happen is trying to refresh when the source table is locked by another process. Does it load when you refresh in the query editor? Usually you get a more descriptive error in there.
- SH-43 years agoFrequent Visitor
Yep everything loads perfectly fine in my query editor. I only see this issue when I "Close & Apply" and unfortunately it never moves past "Evaluating..." to even give me an error. It will literally stay on that for hours if I let it