× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Is it possible for your trigger to submit a job to batch OR send the entry 
to a data queue to perform the update of the log file?
We use this method quite often to prevent possible trigger failures from 
hanging a job.

Is it possible your trigger is performing some operation to the GELMAS 
file causing it to fire the trigger again?
(From the message it sounds like this is a possibility.)
Are there other triggers on GELMAS other than the one you added?

Is the GELMAS file journaled for both before/after images?
Does AM+ use commitment control?

Since the error only occurs when AM+ is used it's method of accessing the 
file is causing your trigger or another trigger to be invoked multiple 
times until it reaches the 200 invocation limit.

Some good tips for SQL can be found at:  http://www.as400pro.com/tips.htm

Pete wrote:
>Basically the joblog pointed to error message CPF523D Too many triggers 
called. Max 200. 
<SNIP>
>Is there a way to tailor SQL to slow down without affecting the other 
browser apps' or any other tricks not to get >the trigger pgm to fire?????
<SNIP>

Ron Hankey - CPIM
Applications Programmer


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.