Large table freeze - program crash

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

fboehlandt
Posts: 83
Joined: Thu Apr 15, 2010 3:54 am

Large table freeze - program crash

Postby fboehlandt » Tue May 20, 2014 10:09 am

Hi there

I have a large table that I would like to freeze (cols > 5000) as a result of a covariance analysis. The program calculates all correlation factors but crashes when I try to freeze the results. I have tried to execute from code with same results. Here my questions:
- Is there a table size limit?
- Is there a workaround for the problem (if known)?
Thanks in advance

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: Large table freeze - program crash

Postby EViews Glenn » Tue May 20, 2014 11:39 am

What operating system are you using?

fboehlandt
Posts: 83
Joined: Thu Apr 15, 2010 3:54 am

Re: Large table freeze - program crash

Postby fboehlandt » Wed May 21, 2014 12:42 am

Here the specs:

EViews build 7.2
Operating System: Windows 7 (32-bit)

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: Large table freeze - program crash

Postby EViews Glenn » Wed May 21, 2014 7:30 am

The problem is that the 5000 x 5000 sym matrices that have to be created are using too much memory and Windows doesn't like when we try to access that much memory (I'll see if we can be better about gracefully handling it, but it's sometimes difficult to get Windows to cooperate). You could try to increase the amount of virtual memory on your system, play with the advanced memory settings and do things of that sort, but those are likely to be slow and may only postpone the inevitable. Realistically, I suspect that the only way to do this is to use 64-bit Windows and EViews.

[edit] I know that this doesn't help you, but the 7000 obs x 5000 variable case works fine on my Win64 system, but as you note, has problems on a Win32 system. I haven't had a chance to play with my virtual memory settings to see whether I can get it to work under 32-bit.


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests