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
A_Scott
Helper I
2 years agoI also want to mention that I am not using an Oracle file in my query. I'm using Excel files that are saved on One Drive.
SH-4
2 years agoFrequent Visitor
So this isn't necessarily coding, just going into your File Explorer to paste into the text file (example below). But if you aren't using Oracle, you might be having the issue for a different reason. I never had any problems connecting to my desktop One Drive or online Sharepoint, it was just with my Oracle connections. You might need to reach out to Microsoft to see if they might know what's going on