gt;> ***
>>
>>
>> Then you can decide whether to send a message to free the data set, or just
>> to cancel the TSO session.
>>
>>
>>
>>
>>
>>
>> -Original Message-
>> From: IBM Mainframe Discussion List [mail
I have a slight issue with letting users run this type of “job” (or tso
command).
I have spent countless hours in meeting discussing this type of command.
BTW the arguement always comes down trying to explain time of incident to
ongoing.
The users tend to think themselves “experts” and trying to
: Command to display Enqueue
Not sure where the QCB comes from:
xxx.CLIST(WHOHAS)
PROC 1 D
CONTROL PROMPT NOSYMLIST NOLIST NOCONLIST NOCAPS MSG NOFLUSH
/* ADDED IF THEN SET TO WORK WITH ISPF 3.4 (REMOVE QUOTES) */
IF &SUBSTR(1:1,&D) EQ &STR(') THEN +
SET &D = &a
> 01B5
> ***
>
>
> Then you can decide whether to send a message to free the data set, or just
> to cancel the TSO session.
>
>
>
>
>
>
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Jo
-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of John McKown
Sent: Thursday, July 07, 2016 10:05 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Command to display Enqueue
On Thu, Jul 7, 2016 at 9:51 AM, FRISBIE, JIM wrote:
> Is there a system command that w
sity of Florida
(352) 273-1298
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of Joseph W Gentile
Sent: Friday, July 08, 2016 10:13 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Command to display Enqueue
Hi, if you are running at z/OS 2.
er to send a message to free the data set, or just to
cancel the TSO session.
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of John McKown
Sent: Thursday, July 07, 2016 10:05 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Command to
Hi, if you are running at z/OS 2.1 or higher have you taken a look at
ISGECJES in SAMPLIB? It is an assembler program that monitors for dataset
contention every user-definable-interval and issues a message (TPUT, WTO)
for each resource found to be in contention. If you are up for some
coding,
On Thu, 7 Jul 2016 10:05:12 -0500, John McKown wrote:
>On Thu, Jul 7, 2016 at 9:51 AM, FRISBIE, JIM wrote:
>
>> ..., DFDSS can't get an exclusive enqueue and issues RC=8. ...
>
>I cheat. I put an IEFBR14 step at the end of the job with:
>
>//ENQUEUE EXEC PGM=IEFBR14
>//STOPIT DD DISP=SHR,DSN=dsn.
On Thu, 7 Jul 2016 10:55:35 -0400, Keith Smith wrote:
>Are you looking for
>
>D GRS,RES=(SYSDSN,YOUR.DATASET.NAME.HERE)
>
This leaves a TOCTTOU exposure. But it will surely mitigate the frequency
of the phone calls.
>On Thu, Jul 7, 2016 at 10:51 AM, FRISBIE, JIM wrote:
>
>> Is there a system co
On Thu, Jul 7, 2016 at 9:51 AM, FRISBIE, JIM wrote:
> Is there a system command that will show if a specific file is enqueued?
> And even better, who holds the enqueue? We have a nightly batch job that
> backs up a file on System-A and then restores it on System-B. About once a
> month a TSO user
D GRS,RES=(*,filename)
Jay Campbell
IBM OS Support Section
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@listserv.ua.edu] On Behalf
Of FRISBIE, JIM
Sent: Thursday, July 07, 2016 10:52 AM
To: IBM-MAIN@listserv.ua.edu
Subject: Command to display Enqueue
Is there
Are you looking for
D GRS,RES=(SYSDSN,YOUR.DATASET.NAME.HERE)
On Thu, Jul 7, 2016 at 10:51 AM, FRISBIE, JIM
wrote:
> Is there a system command that will show if a specific file is enqueued?
> And even better, who holds the enqueue? We have a nightly batch job that
> backs up a file on System-A
Is there a system command that will show if a specific file is enqueued? And
even better, who holds the enqueue? We have a nightly batch job that backs up a
file on System-A and then restores it on System-B. About once a month a TSO
user (almost always the same Operator) will have that file open
14 matches
Mail list logo