When using the Go To field at the bottom of an Element Selection List panel to reposition the display and there is several thousand elements in the selection list, EINE abends with Natural 1009 error (No MADIO).
| 2015-11-25 NATURAL ERROR DETECTED HSA0001
| 10:46:13 0009
| A NATURAL error has been detected by
|
| Program : DSL Line : 8920
|
| Error : 1009 Level : 5
|
| Explanation
|
| A NATURAL error was encountered during the
| execution of a routine.
Environment:
Endevor Integration for the Natural Environment
versions V16.0, V17.0 and V18.0 INC 00 - INC 03.
A MADIO error indicates that too many Adabas calls have been made without any screen I/O. Adabas assumes that there is a loop in the program and terminates it.
To workaround the problem, shorten the Selection list by specifying a partial name and wildcard in the Object name field on the Action Entry panel:
Object Name ...... nat*____ Type ........ *______________
This problem has been resolved in Endevor V18.0 - solution RO88837