We have been running scans in batch with no problems. Now all of a sudden we get the following error:
NATF0304 : ERROR 0886 ENCOUNTERED DURING READ WHILE PROCESSING OBJECT
Thanks for your reply.
The scan is executed for the maintenance of very old programs, and hence unable to know in advance about the sizes of the objects to be scanned. The parameters are set statically; can I overwrite these dynamically in jcl? Which specific parm should I overwrite?
DATSIZE is one of the parameters that the Natural System Administrator (often the same person is also the Adabas DBA) sets when establishing the Natural environment. You cannot override DATSIZE programmatically. You would need to ask your administrator to increase DATSIZE for you. This might be assembled / link edited in or established via SYSPARM, depending how your shop is set up.