JC, The QEDIT macro has a parameter, CIBCTR=n, that tells the system how many messages may be queued for that program. As the program reads the messages and dequeues them, you can enter more MODIFY commands to the program. If you enter messages (MODIFY) faster than the program responds to them, and dequeues them, then the system will give you the IEE342I message.
Wayne Bell UniGroup, Inc. [EMAIL PROTECTED] "Prediction is very difficult, especially about the future." Niels Bohr "Chase, John" <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion List <[email protected]> 03/09/2008 09:48 PM Please respond to IBM Mainframe Discussion List <[email protected]> To [email protected] cc Subject Re: IEE342I MODIFY REJECTED-TASK BUSY > -----Original Message----- > From: IBM Mainframe Discussion List On Behalf Of Shmuel Metz (Seymour J.) > > on 03/07/2008 at 11:25 AM, "Chase, John" said: > > >Question: Which is the "task associated with the command" in this > >context: > > The message is misleading; the "task" is the CSCB associated > with the CICS region[1]. Read the description of the QEDIT > macro in z/OS Authorized Services. > > [1] I was going to write "address space", but that would be incorrect > if you run CICS as a batch job. Oh? Why is that? I know there are some differences between running CICS as a batch job and running it as a started task, but in either case, after its first stage of initialization CICS runs unauthorized (i.e., in "problem state"). The QEDIT doc (z/OS 1.7 edition of the AAS manual) is rather sparse, and doesn't seem to address the "rejected-task busy" situation. -jc- ---------------------------------------------------------------------- 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 ######################################################################## This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. This footnote also confirms that this email message has been swept for the presence of computer viruses. UNIGROUPINC.COM ######################################################################## ---------------------------------------------------------------------- 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

