ODBC Error HYT00

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

geyer
Posts: 11
Joined: Sun Mar 16, 2014 2:46 am

ODBC Error HYT00

Postby geyer » Tue Apr 22, 2014 11:31 am

Hello,
I use the command
WFOPEN(type=odbc) "CalcProd" "select * from Calc.Angebot group by whg, wug, artid having count(*) >= 300 order by artid, whg, wug"
and receive the ODBC Error HYT00 (see attachment). the database is quite large (~600000 records).
The error occurs only /occasionally/ if I use the command
WFOPEN(type=odbc) "CalcProd" "select whg, wug, artid from Calc.Angebot group by whg, wug, artid having count(*) >= 300 order by artid, whg, wug"
(I have to issue the same command one or two times until it works).
Commands like
WFOPEN(type=odbc) "CalcProd" "select * from Calc.Angebot where artid=5"
usually work without a problem.

I searched the web and found indications that HYT00 refers to an SQL timeout problem. Is there any way to resolve this problem from within EViews?

Thanks!

~~Alois
Attachments
EViews ODBC problem.PNG
EViews ODBC problem.PNG (27.94 KiB) Viewed 3206 times

EViews Steve
EViews Developer
Posts: 844
Joined: Tue Sep 16, 2008 3:00 pm
Location: Irvine, CA

Re: ODBC Error HYT00

Postby EViews Steve » Tue Apr 22, 2014 3:52 pm

Read this posting and search for "timeout":
http://forums.eviews.com/viewtopic.php?f=3&t=28

Steve


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests