Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem: ICH111021 ** NOT DEFINED TO CLASS PROGRAM

Status
Not open for further replies.

peralesb

Programmer
Sep 5, 2005
5
MX
Hello newly:

I execute from a READY prompt in a Z/OS a RACF command as:

RALTER PROGRAM ** ADDMEM('GLD.SGLDLNK' 'W4RES2' NOPADCHK)

But I obtain the error message:

ICH111021 ** NOT DEFINED TO CLASS PROGRAM

But with the command

RALTER PROGRAM * ADDMEM('GLD.SGLDLNK' 'W4RES2' NOPADCHK)

Is correctly executed.

What is the diference in use * and **??

and

What do to resolve the message error ??

Thanks for any help.
Alex
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top