EViews/Oracle connection
Posted: Wed Apr 15, 2020 8:31 am
Hello
I have managed to connect EViews with Oracle and run my code on a daily basis through the Windows task scheduler. The process involves, among other things, fetching data from Oracle, manipulating the data, estimating models and pushing data back to Oracle. The process is fully automated and runs smoothly in the majority of the times.
The problem is that there are several occasions when EViews and Oracle do not look like they communicate properly. There are times that I cannot fetch the data or push the data back to Oracle.
For your information:
- I have set up the task scheduler to run my program at three different times in a day (one hour apart) - I have set up three independent tasks. This is how I know that there are times that the connectivity is not always OK, i.e. I cannot fetch the data at 09.00 but I can fetch the data at the 10.00 task scheduler run.
- Before I fetch the data, I execute a simple command to make sure that the problem is not with the task scheduler or EViews.
- There are a few times that I am able to fetch the data and execute the whole program file but 10' later when the program tries to push the data back to Oracle, it fails.
I appreciate it is not a straightforward inquiry. But do you have any tips/insights you could share with me?
Thanks
George
I have managed to connect EViews with Oracle and run my code on a daily basis through the Windows task scheduler. The process involves, among other things, fetching data from Oracle, manipulating the data, estimating models and pushing data back to Oracle. The process is fully automated and runs smoothly in the majority of the times.
The problem is that there are several occasions when EViews and Oracle do not look like they communicate properly. There are times that I cannot fetch the data or push the data back to Oracle.
For your information:
- I have set up the task scheduler to run my program at three different times in a day (one hour apart) - I have set up three independent tasks. This is how I know that there are times that the connectivity is not always OK, i.e. I cannot fetch the data at 09.00 but I can fetch the data at the 10.00 task scheduler run.
- Before I fetch the data, I execute a simple command to make sure that the problem is not with the task scheduler or EViews.
- There are a few times that I am able to fetch the data and execute the whole program file but 10' later when the program tries to push the data back to Oracle, it fails.
I appreciate it is not a straightforward inquiry. But do you have any tips/insights you could share with me?
Thanks
George