Thanks to Tom Schmidt over on the CICS list! This was one of those "can't 
see the forest ..." problems. I spent hours looking at RACF profiles, CICS 
definitions, reading MVS doc, etc. I think I was getting close when I 
discovered that the job was running in a JOBCLASS with AUTH=IO and when I 
changed that to AUTH=ALL, it worked. Then the question became, why didn't 
the OPERCMDS profile override that as it says it should in the MVS doc? 
Guess what! It does when you activate OPERCMDS! Anyway, it's working now 
after activating OPERCMDS and thanks to all for the help.

------------------------------------------------------------------------------------------------------------------------------------------------------------------
Bob Henry * Mgr., Rochester IT * SunGard Higher Education * 3000 Ridge Rd. 
E., Rochester, NY  14622
Tel 585-339-2366 * Mobile 585-330-5240 * Fax 610-578-3014 * 
[EMAIL PROTECTED] * www.sungardhe.com

CONFIDENTIALITY: This email (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited. If you received this email in error, 
please notify the sender and delete this email from your system. Thank you





"Chase, John" <[EMAIL PROTECTED]> 
Sent by: IBM Mainframe Discussion List <IBM-MAIN@BAMA.UA.EDU>
02/28/2006 12:14 PM
Please respond to
IBM Mainframe Discussion List <IBM-MAIN@BAMA.UA.EDU>


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: IEE345I command authority error from batch






> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Bob Henry
> 
> I successfully used a 'D A,L' as a batch JCL command which 
> tells me that the MVS side is ok, right? I actually have 
> multiple 'F CICSxx,'CEMT INQ TAS'' commands in a job which 
> get directed to multiple CICS regions (jobs, not stc). If the 
> CICS region is not active, I get an IEE341I "NOT ACTIVE"
> message (expected) and I don't get the IEE345I message. If 
> the target CICS region is active, I get the IEE345I.

Did you run these batch jobs in the same jobclass?  Might need to check
the JOBCLASS AUTH parm in JES if not.

    -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


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