Suppose I have in JCL: DD DISP=SHR,DSN=SOME.DATA.SET. In my program, I dynalloc (same) SOME.DATA.SET OLD. I expect the ENQ to be upgraded to EXC. But when I FREE the allocation, can the ENQ revert to SHR?
-- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
