Page 1 of 1

Problem fetching from FRED

Posted: Wed Jul 13, 2022 8:37 am
by ghammond
Hi,

I'm having trouble fetching data from FRED (using a program). I get the error message:

Database Error: FRED library error: 'Error HRESULT E_FAIL has been returned from a call to a COM component.' in "FETCH PAYEMS USMINE USCONS MANEMP USTPU USINFO USFIRE USPBS USEHS USLAH USSERV USGOVT" on line 719.

This seems to be happening for all series I'm trying to fetch from FRED.

Could you please have a look asap?

Re: Problem fetching from FRED

Posted: Wed Jul 13, 2022 8:45 am
by EViews Gareth
What's the version and build date of your copy of EViews?

Re: Problem fetching from FRED

Posted: Thu Jul 14, 2022 1:27 pm
by ghammond
Hi Gareth, it's Eviews12, July 12, 2022 build

Re: Problem fetching from FRED

Posted: Thu Jul 14, 2022 4:09 pm
by EViews Katerina
Can you send us the lines of your program fetching from FRED database?
Latest EViews patch (July 12)) has no updates for Fred database.
Are you using more than one version of EViews?

Re: Problem fetching from FRED

Posted: Fri Jul 15, 2022 7:16 am
by ghammond
Seems to be working now, thanks.

I'm running one version of Eviews, Eviews12.

Here's an example of the fetch code in Eviews:
dbopen fred
fetch CPIAUCSL CPIAUCNS CPILFESL CPILFENS CPIUFDSL CPIUFDNS CPIENGSL CPIENGNS CUSR0000SAC CUUR0000SAC CUSR0000SAH1 CUUR0000SAH1 CUSR0000SAS CUUR0000SAS CPIFABNS CPIFABSL CPITRNNS CPITRNSL CPIMEDNS CPIMEDSL CUUR0000SAE1 CUSR0000SAE1 CUUR0000SETB01 CUSR0000SETB01 CUUR0000SAH1 CUSR0000SAH1 CUSR0000SAC CUSR0000SAS

Re: Problem fetching from FRED

Posted: Tue Oct 04, 2022 6:59 am
by ghammond
Hi,
I'm still having trouble with this error throughout my program. Here's an example of the Eviews error report in the log file:

Database Error: FRED library error: 'Error HRESULT E_FAIL has been returned from a call to a COM component.' in "FETCH PAYNSA LNU03000000 LNU01000000" on line 176.

Here's the code from my program:
dbopen(t=fred, c=an)
fetch PAYNSA LNU03000000 LNU01000000

Can you help?

Re: Problem fetching from FRED

Posted: Tue Oct 04, 2022 8:58 am
by EViews Jason
It sounds as though the problem comes and go. Is that correct or is the problem consistent?

Re: Problem fetching from FRED

Posted: Wed Oct 05, 2022 2:02 pm
by ghammond
Yes, the problems do come and go. Sometimes the fetch works fine and sometimes I get the error.

Re: Problem fetching from FRED

Posted: Wed Oct 12, 2022 4:41 pm
by EViews Jason
If that is the case I am pretty confident, it is an issue on FREDs end and unfortunately, there isnt much we can do about it.

Re: Problem fetching from FRED

Posted: Wed Nov 16, 2022 2:48 pm
by adceia
I am facing the same issue as well. Getting the exact same error. Any idea if this is on the Eviews or FRED side?

Re: Problem fetching from FRED

Posted: Fri Nov 25, 2022 10:32 am
by paolo.zanghieri
Hi
each time I try to get data from FRED I get an error message (see pic attached). Any clue?
thanks