On Mon, 4 May 2015 10:02:38 -0600, Paul Gilmartin <[email protected]> wrote:
>I understand there have been some changes >fairly recently, I don't know whether to Initiator or to Allocation >such that if DSN is migrated an HDELETE is performed with no >recall. Apparently in your case, it still attempts Allocation. >Or at least verifies syntax of the DD statement. How silly! Not silly at all. A special case was recognized for DELETE with IEFBR14 because it is well known that IEFBR14 doesn't do anything except set the return code, and never has. So there is no need to recall the data set so that it can be processed before it is deleted at step end. The allocation is a totally different matter. Driving Allocation is one of the primary uses for IEFBR14. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
