Whereabout of Fix668.prg that may solve error 668.

Whereabout of Fix668.prg that may solve error 668.

Postby xhbcoder » Thu Jul 29, 2010 5:21 pm

Hi All,

We are experiencing an occassional clipper error 668.

-------------------------------------
Errror description:
668 Runtime error handler error (eval stack fault)
There could be an error in the runtime error handler. It is calling itself until the stack overflows.
The evaluation stack expanded into a locked VMM segment. The CA-Clipper VM System will use the DGROUP Free Space when conventional DOS memory is very low.
Action: Free up conventional DOS memory by reducing the application's load size and/or increasing free DOS memory as reported by DOS's MEM.EXE command.
----------------------------------------

It is happening at the end of the day when we summirze the transactions for the day. We made a log of Memory values and found that the failure happens when Memory(2) is less than 60K and succeed when freshly started.

So far we had tried the following suggestions:

1. Increase conventional memory. DosX.exe is not loaded in high memory area. We tried to resolve this but found to be a hardware issue.

2. Increased the procedure in Blinker by adding the following lines in Blinker script.
blinker procedure depth 175
blinker lowmem reserve 32

We found an article in the internet about Clipper Memory Management a mention of fix668.prg that may solve this problem but unfortunately even the author of the article cannot find a copy. The PRG was written by Robert Montgomery.

What we can find is just a trace of this file in Mirror Service.

./unzipped/compiler/dcon94/donnay/fix668.prg

Is anybody have this prg file or an idea of how a prg can solve error 668 or any suggestions?

Thank you.
xhbcoder
 
Posts: 100
Joined: Wed Oct 04, 2006 4:50 pm
Location: USA

Re: Whereabout of Fix668.prg that may solve error 668.

Postby xhbcoder » Wed Aug 11, 2010 3:43 pm

Hi All,

Good news about fix668.prg. It is in OASIS inside DGROUP.ZIP.

http://www.the-oasis.net/ftpmaster.php3 ... putils.htm
xhbcoder
 
Posts: 100
Joined: Wed Oct 04, 2006 4:50 pm
Location: USA


Return to FiveWin for CA-Clipper

Who is online

Users browsing this forum: No registered users and 2 guests