IYM that the program dynamically allocated the dataset with a disposition of SHR.
It is possible to prevent the ENQ for a started task with an entry in the program properties table (PPT), but that is not done by the program. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Steely.Mark [[email protected]] Sent: Thursday, April 14, 2022 12:30 PM To: [email protected] Subject: dequeue program There was a program that when executed would prevent the ENQ on a dataset. This was used for jobs which would FTP a file and then use that file in steps after the FTP. This was the JCL used: //JS010 EXEC PGM=FTPDEQ, // PARM='data.set.name.here' //SYSUDUMP DD SYSOUT=* This would be the first step in the job. Any one remember this program and would share a copy of it ? Than You ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
