> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of McKown, John
> Sent: Friday, March 07, 2008 11:50 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: Re: IEE342I MODIFY REJECTED-TASK BUSY
> 
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List 
> > [mailto:[EMAIL PROTECTED] On Behalf Of Chase, John
> > Sent: Friday, March 07, 2008 11:25 AM
> > To: IBM-MAIN@BAMA.UA.EDU
> > Subject: IEE342I MODIFY REJECTED-TASK BUSY
> > 
> > 
> > Hi, All,
> > 
> > An application group is doing a "stress test" against a CICS region,
> > using "batched" instream commands via an IEFBR14 job to 
> invoke a user
> > transaction.  Some of the MODIFY commands are being rejected with
> > message IEE342I MODIFY   REJECTED-TASK BUSY.  The part of the
> > explanation in M&C that appears applicable is:
> > 
> > "The task associated with the command had not finished processing a
> > previous command."
> > 
> > Question:  Which is the "task associated with the command" in this
> > context:  The user transaction invoked via the command?  The CICS
> > command processor?  Some other (MVS) task?
> > 
> > TIA,
> 

Well, in the case of CICS, I was wrong. The manual states:

<quote>
If the task is to be attached, DFHZCNA obtains a TIOA and moves the data
from the CIB to the TIOA. DFHZATT is then called to attach the task. If
the attach fails, the TIOA is freed. A QEDIT macro frees the CIB if the
attach is successful, and the scan continues.
</quote>

So the CIB (command input buffer?) is freed once the transaction is
ATTACHed, not once it finishes. However, in the case of a single
console, this is almost the same thing.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dfhs3c00/2.54
.1.4.3?SHELF=DFHASJ00.bks&DT=20070608161328

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to