Re: Clist dataset

2019-11-03 Thread Seymour J Metz
, 2019 11:45 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Clist dataset On Sat, 2 Nov 2019 22:30:47 -0500, Tim Hare wrote: >We submit a batch job with two steps: first step IEFBR14 with the dataset >name allocated DISP=OLD, second step IDCAMS to do ALTER dsname >NEWNAME(newdsname). The

Re: Clist dataset

2019-11-02 Thread Paul Gilmartin
On Sat, 2 Nov 2019 22:30:47 -0500, Tim Hare wrote: >We submit a batch job with two steps: first step IEFBR14 with the dataset >name allocated DISP=OLD, second step IDCAMS to do ALTER dsname >NEWNAME(newdsname). The job ENQs on the dataset name so new TSO allocations >for it fail, and the job w

Re: Clist dataset

2019-11-02 Thread Tim Hare
We submit a batch job with two steps: first step IEFBR14 with the dataset name allocated DISP=OLD, second step IDCAMS to do ALTER dsname NEWNAME(newdsname). The job ENQs on the dataset name so new TSO allocations for it fail, and the job waits until all TSO users using it have freed it or logge

Re: Clist dataset

2019-10-06 Thread Seymour J Metz
ARM? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List on behalf of Jesse 1 Robinson Sent: Sunday, October 6, 2019 1:58 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Clist dataset As OP indicated at some

Re: Clist dataset

2019-10-06 Thread Jesse 1 Robinson
e Sent: Sunday, October 6, 2019 10:15 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Clist dataset CANCEL command should do it. Date:Sat, 5 Oct 2019 03:29:26 -0500 From:Bill Giannelli Subject: how to force a free of ispf allocated Dataset I am trying to rename a CLIST library allocat

Clist dataset

2019-10-06 Thread Donald Blake
CANCEL command should do it. Date:Sat, 5 Oct 2019 03:29:26 -0500 From:Bill Giannelli Subject: how to force a free of ispf allocated Dataset I am trying to rename a CLIST library allocated to users for ISPF. how do I force users to deallocate the dataset so I can rename it? I have been se