Installation user ID
The user ID that is used to install Developer for z/OS®,
or to install maintenance, must have at least the following attributes:
- TSO access (with a normal region size).Note: A large region size is required for the user ID that runs the Installation Verification Programs (IVPs) because functions requiring a lot of memory (such as Java™) are executed. You should set the region size to 131072 kilobytes (128 megabytes) or higher.
- An OMVS segment defined to the security system (for example, RACF®), both for the user ID and
its default group.
- The
HOMEfield must refer to a home directory that is allocated for the user, with READ, WRITE, and EXECUTE access. - The
PROGRAMfield in the OMVS segment should be/bin/shor other valid z/OS UNIX shell, such as/bin/tcsh. - The user ID’s default group requires a
GID.
- The
UID=0or READ authorization to theBPX.SUPERUSERprofile in theFACILITYclass.- If the
BPX.FILEATTR.APForBPX.FILEATTR.PROGCTLprofiles are defined in theFACILITYclass, READ access to these profiles. - READ, WRITE, and EXECUTE access to the
/tmpdirectory (or a directory referenced in theTMPDIRenvironment variable).