Can you show us the JCL for each started task?  Are there any other messages
in the log between the START command and the IEE707I>

:>: -----Original Message-----
:>: From: IBM Mainframe Discussion List [mailto:[email protected]] On
:>: Behalf Of Donald Likens
:>: Sent: Monday, October 29, 2012 11:56 AM
:>: To: [email protected]
:>: Subject: Getting IEE707I message with Start command
:>:
:>: I have a process that has been working great until today. All of a
:>: sudden I am getting a IEE707I message when attempting to issue a MVS
:>: START command from my program. The funny thing is, my APF authorized
:>: program fails for some starts and not others and I use an identical
:>: assembler command to issue the different starts. Here is the message I
:>: am getting:
:>:
:>: IEE707I S        NOT EXECUTED
:>:

snip

:>: The only difference I can see between the start commands that are
:>: failing and the ones that are working is that the ones that fail have
:>: binary data in the command (enclosed in apostropies). The ones that work
:>: have lower case characters (enclosed in apostrophies).
:>:
:>: Here are the commands:
:>:
:>: S TESTAS,A=' ?    Q ',V=V8M2  <== Fails on an IEE707I message
:>:
:>: S TESTSY,V=V8M2,PM='/S0W1/var/log/%Y/%m/%d/errors' <=== works
:>:
:>: I do not know where to turn... Any suggestions or ideas are welcome.

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

Reply via email to