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
Eloy_C
1 year agoFrequent Visitor
First step = reinitiate your computer. After many trials with complex solutions, it finally worked for me. I know, it's too simple, but saved my mind. Regards.