Hello,

 We had the same problem when we went to Z/OS 1.6. I found that the
Command Program was clearing MCSOPPRM which includes the MCS Authority.
I turned it back on with the intruction 'OI    MCSOATH1,MCSOMSTR' in the
Assembler Program. Might be a place to look at.


Thanks...Guy M. Gates Jr.
TTI Z/OS Systems Programmer
Phone: (817) 740-9000 x-4627
Email: [EMAIL PROTECTED]
 
                              "Z/OS - World-Class Software, Supporting
World-Class Business"  

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of R.S.
Sent: Monday, February 27, 2006 4:00 PM
To: [email protected]
Subject: Re: IEE345I command authority error from batch

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

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