SMGR082E MAXIMUM OF 99,999 INSERTS OR DELETES HAS BEEN EXCEEDED
search cancel

SMGR082E MAXIMUM OF 99,999 INSERTS OR DELETES HAS BEEN EXCEEDED

book

Article ID: 6939

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

We are adding a new version to an existing Element. The Element is a Forward(this also applies to Reverse) delta format.

Getting this message:

SMGR082E MAXIMUM OF 99,999 INSERTS OR DELETES HAS BEEN EXCEEDED

 

Environment

Release:
Component: ENDBAS

Cause

Endevor has a upper limit of 99,999 INSERTS OR DELETES that can be done on an Element.

Resolution

Three ways around this.

1) Split your changes into 2 or more. So bring you number of changes under 99,999 limit.

2) Archive and/or delete the current version of the Element and start with version 1.(so VVLL=0100) This would require that you ensure that the Element is archived and/or deleted up the map also.

3) Change the TYPE definition DELTA FORMAT to Full image or LOG. These delta formats do not log changes. This would require that the elements for the type be deleted and reloaded or a new type be created with the new DELTA FORMAT. This must be also done up the map.