Error Causing Progress to Crash

Hi Everybody,
Can someone provide me with information on the below error? What all the reasons might be the cause for this error.

Error: SYSTEM ERROR: fmprnt -- maxdlen. (68)

To my knowledge i got the following 2 reasons, but both were not useful in my case;
1) when using ASC and SUBSTITUTE functions one within another as provided in the following example;
MESSAGE ASC(SUBST("&1":U, ?))
2) SESSION:EXECUTION-LOG cause progress crash.

I like to know if there are some other reasons for causing this error. This error seems to be challenging us for last couple of months. So can someone provide needful stuffs and solve this issue.

Let me know if any more information is required. Thanks in advance.
 
From the Progress Knowledge base - do the ASC and SUBST separately...

Apparently it is a know issue, and they are working on it...

I would copy and paste the text, but the ProKB program wont let me for some reason...
 
Hi,
Thanks for your valuable information.

kolonuk --> I hope i have provided the 2 scenarios in which this error would occur. I am not asking the solution for this error. I have also seen the same in PROKB but i want to know if there is any other reason for this error to occur in Progress 4GL.

Is that only the above 2 scenarios cause this error or something else also might cause the error? Bcoz in my case both the 2 scenarios doesn't prevail. The error occurs due to some other reason. So i want to ping point the same. So i want to know more about this error.

Can someone help me out in this regard??? Thanks in advance.
 
It sounds like an obscure Progress issue that will be difficult for anyone but Tech Support to help you with, but if you do ask for help here on this issue you will need to post examples of what has provoked it on your system.
 
Back
Top