QUICK Fatal Error

Darren Reely darren_reely@latticesemi.com
Fri, 11 May 2001 10:22:06 -0700


Aci Polajnar wrote:
> 
> Hi there!
> 
> I have long running QUICK screen, working with RMS files on
> ALPHA OPEN/VMS. My PowerHouse is 7.10G1. The processing is quite complicated
> and is started on 4th screen level.
> Some time QUICK finish O.K. but if I run it on a huge amount of data I get
> 
> *Fatal Error *635* Notify ..........
> 
>  and OS prompt.
> 
> Any ideas ????????

I would first look at the 'quotas for the job/account' suggestion by Bob. 
It's been a few years, but I too remember having that problem.  But...

If this is a screen called repetively for some kind of processing, you may
be hitting an artificial call limit of 65527.  I hit this problem on a Sun
Solaris box when testing a 26 base addition function screen.  I saw this
within a While loop, but it is NOT a while loop limit.  Why Quick has this
limit is beyond me.


Darren.