Discussion:
IEE345I S AUTHORITY INVALID, FAILED BY MVS
tommeier33
2005-11-01 14:17:54 UTC
Permalink
Hi,

I have another Problem.

I'm tying to code an 'Auto Operator' unter REXX. When I
activate the Console it works fine with Display-CMD's.

But when I'll use the start/modify-CMD it dosn't work
- get only the info IEE345 ... FAILED BY MVS.

The message describes that this is an original MVS-Problem.
I didn't get an RACF-Message!!! (neither in my Consol-Session
nor in SDSF)

When I look into RACF my RACF-User has authority for

OPERPARMS AUTH(MASTER) AUTO(YES) ROUTCODE(ALL)
LEVEL(ALL)MFORM(T S J M X) DOM(ALL) CMDSYS(*) MSCOPE=*ALL UD=YES

CLASS(OPERCMDS JES2.** (G) My Access(READ))

CLASS(OPERCMDS MVS.MCSOPER.* (G) My Access(READ))

CLASS(OPERCMDS MVS.** (G) My Access(CONTROL))

CLASS(OPERCMDS MVS.** My Access(CONTROL))


I think the problem is in the CONSOL00-Member:
...definitions for primary and secondary MC's (works fine)
than
CONSOLE
DEVNUM(SYSCONS)
AUTH(MASTER)
MONITAR(JOBNAMES-T)
ROUTCODE(ALL)
CONSOLE
DEVNUM(SUBSYSTEM)
AUTH(MASTER)
CONSOLE
DEVNUM(SUBSYSTEM)
AUTH(MASTER)
HARDCOPY
DEVNUM(SYSLOG)
CMDLEVEL(CMDS)
ROUTCODE(ALL)


My questions:

1. can't unterstand RACF OPERCMDS MVS.** (G)//OPERCMDS MVS.**
(my opinion - duplicate definition?)

2. MVS.MCSOPER.* (G) not necesary because MVS.** (G) is sufficient

==>
but 1 and 2 are not realy the problem because ON RACF-MESSAGE

Are there other locations for defining CONSOL-Authorisations?

Please help me.

Thanks a lot.






------------------------ Yahoo! Groups Sponsor --------------------~-->
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/sVPplB/TM
--------------------------------------------------------------------~->


Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/H390-MVS/

<*> To unsubscribe from this group, send an email to:
H390-MVS-unsubscribe-***@public.gmane.org

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Loading...