GROUP ID FOR TTY CANNOT BE OBTAINED.

All about SAF, RACF, encryption, Firewall, Risk assessment and integrity concepts
aarvalar1
Posts: 23
Joined: Fri Apr 14, 2023 3:12 pm
Skillset: Mainframe RACF
Referer: by friends

GROUP ID FOR TTY CANNOT BE OBTAINED.

Postby aarvalar1 » Sun Oct 20, 2024 11:03 pm

Hi Team,

During IPL, we got the below error message

BPXB001E GROUP ID FOR TTY CANNOT BE OBTAINED. 823
SAF RETURN CODE = 8, RACF RETURN CODE = 8, RACF REASON CODE = 8.

In the manual, it is mentioned that RACF group for TTY needs to be defined.
could you please help me to find out the group name used is specified in the TTYGROUP initialization parameter, which defaults to TTY.

I have seached in PARMLIB, RACF started task,NUCLEUS library but unable to find that.

Robert Hansel
Posts: 12
Joined: Fri Sep 17, 2010 12:24 am
Skillset: RACF Specialist
Referer: Google Alerts

Re: GROUP ID FOR TTY CANNOT BE OBTAINED.

Postby Robert Hansel » Sat Nov 02, 2024 8:01 pm

If you can't find parameter TTYGROUP coded in any of your active PARMLIB BPXPRMxx members, then the default of TTY is being used. The BPX message tells you as much. Execute operator command /D OMVS,OPTIONS to confirm. Simply define it. It commonly has a GID of 7. No users should be connected. Put a comment in its DATA field describing it purpose and that it shouldn't be deleted.
Regards, Bob

Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com

aarvalar1
Posts: 23
Joined: Fri Apr 14, 2023 3:12 pm
Skillset: Mainframe RACF
Referer: by friends

Re: GROUP ID FOR TTY CANNOT BE OBTAINED.

Postby aarvalar1 » Tue Nov 05, 2024 9:25 pm

Thanks Robert, it worked


  • Similar Topics
    Replies
    Views
    Last post