Bob Henry wrote:

I'm migrating to z/OS 1.6 from an OS/390 2.10 system where I had batch
jobs set up to issue MVS Modify commands to CICS. In the 1.6 system I
receive an IEE345I MODIFY   AUTHORITY INVALID, FAILED BY MVS error using a
batch job which includes something like:

//CICSP1   COMMAND 'F CICSP1,''CEMT P SHUT IMM'''

No RACF messages are issued and even if they were, the OPERCMDS class for
MVS.MODIFY.JOB.** includes the group that the submitting userid belongs to
(list-of-groups is active).

What am I missing? What console or console group do I need to authorize to
issue MVS commands through batch?

Try any other command i.e D A,L.
If it fails also then I'd suggest to check OPERCMDS class (is it active and RACLISTED, profiles, etc.), also check JES2PARM - the option has three settings: allow commands, deny commands, ask operator.

If D A,L is working then I'd suggest CICS definitions (console names).

--
Radoslaw Skorupka
Lodz, Poland

----------------------------------------------------------------------
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