We routed this ticket to the application group that submitted the offending 
job. They admitted that they had made some kind of JCL error and would correct 
it. Given the fallout--our syslog archive processing was delayed by 12 hours 
because no one noticed the outstanding WTR--we're planned to automate a 
negative response to the message. The job will fail, but it was wrong anyway so 
no big loss. My feeling is that there is no possible response that would allow 
the job to complete as intended, so I don't really understand IBM's motivation 
for this logic. Not in 2021 anyway. 

.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
323-715-0595 Mobile
626-543-6132 Office ⇐=== NEW
[email protected]

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Joe 
Monk
Sent: Thursday, December 31, 2020 11:06 AM
To: [email protected]
Subject: (External):Re: Message IEF302A

*** EXTERNAL EMAIL - Use caution when opening links or attachments ***

Explanation

The external writer is waiting for the operator to validate writer name 
aaaaaaaa. The writer name was specified on a SYSOUT DD statement in JOBID j.
Operator response

If the writer name is valid and is to be used by the external writer, then 
enter REPLY xx,‘U’ and the external writer will use the name. If the writer 
name is invalid and the external writer is not to use the name and is to bypass 
and delete this data set, enter REPLY xx,‘N’. If the external writer is to use 
another writer name, enter REPLY xx, ‘N,cccccccc’, where cccccccc is the other 
writer name. Finally, if aaaaaaaa is not valid and the operator wants the 
external writer to use the IBM-supplied default writer name, enter REPLY xx,‘D’ 
and the external writer will use the default writer name to write the data set.
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieam800/gg302a.htm

So, it would seem the correct response is R xx,D to use the default writer.

Joe

On Thu, Dec 31, 2020 at 12:50 PM Jesse 1 Robinson <[email protected]>
wrote:

> We've had a couple of instances recently of message IEF302A:
>
> jobname WTR WAITING TO START aaaaaaaa FOR JOBID nnnnnnnn
>
> We sort of interpreted it as an ENQ conflict, except that there are no 
> actual data sets involved. It seems to revolve around a job calling 
> for a particular WTR, very unusual around here for an application job. 
> The job gets hung and prevents other jobs from running that also 
> specify a WTR name. The stickler is that the specified WTR is not 
> available on that system. One of our housekeeping jobs (system log 
> offload) waited for 12 hours before Ops noticed.
>
> I've been in this biz for decades and never saw this problem. The 
> message allows several different replies. I'm inclined to reply-in 
> effect-cancel automatically because I see no way to salvage the job. Any 
> other ideas?


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to