No matter what the actions are in an Endevor package (add, move, transfer, delete, etc) the delete actions will always be executed first. There are times I don't want this to happen. What is causing this problem?
All Supported Releases
In the options table look for the following option:
ENHOPT PROCESS_DELETE_ACTIONS_FIRST=ON
The ENCOPTBL member can be found in the following file: iprfx.iqual.CSIQSRC(ENCOPTBL)
With this option turned on, all packages with delete actions will execute the delete actions first.
To turn this option off put an * in column 1
* ENHOPT PROCESS_DELETE_ACTIONS_FIRST=ON