Error: Max level of variables exceded (AREV Specific)
At 18 MAR 1999 08:14:18PM 3/19/99 wrote:
We are running AREV on novell 4.11 server with NT desktops. With the client side around 30 users.
Whenever we complete a Larger transaction we get the following error:
"Max Level of variable exceded" no the client side
As mentioned above this error only occurs when we run a larger transaction/batch. Everything seems to run fine when smaller loads are being processed.
Any responses would be of great assistance
Darren
At 18 MAR 1999 08:55PM Jonathan Bird wrote:
Waht version of Arev? Do you have any MFSs running, do you have the NLM installed? Does the process perform any large "selects"?
J
At 18 MAR 1999 09:14PM Darren wrote:
SOrry about the lack of information on the first post
BUt here is a more detailed description of the problem
AREV Version # 3.12
Yes we are running MFS BUT no version number is able to be found
(How can i find out)
Yes we do have NLM's installed version
LH.NLM ver 1.10 10 July 96
LJIPXSER.NLM ver 1.10 10 July 96
We do perform large selects and large inserts on large SQL tables Millions of rows, Processes seem to handle smaller tables but get the error message on larger tables.
Server verson 4.1 Novell
Client version NT 4 SP3
Thanx for your help
Darren
At 19 MAR 1999 03:43PM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
Well, it could be a couple of things.
The first is that you're just simply out of memory. A quick run though the ARev FAQ can help give you more memory. Most of the tips for Win95, especially the shortcut settings are valid under NT.
Second is that the process is doing some of count and dynamically allocating dimmensioned variables. Not much to do here other than recode.
Another idea is that you're running this process a few levels to deep and you should try running it from TCL level 1.