FSUM2078I
No session was started. The home directory for this TSO/E user ID does not exist or cannot be accessed.Function = sigprocmask,
return value = return-value-hex,
return code = return-code,
reason code = reason-code

Explanation

This TSO/E user ID has a home directory that cannot be used:

  1. The wrong home directory might be specified in the RACF® user profile for this TSO/E user ID.
  2. The home directory might not exist in the file system.
  3. The file system containing the home directory might not be mounted.
  4. This user might not have search permission for the home directory.
In the message text:
return-value-hex
The return value from sigprocmask.
return-code
The return code, in hexadecimal, from sigprocmask.
reason-code
The reason code returned from sigprocmask; if this value is zero, there is no reason code available for this error.

System action

The OMVS command ends and returns to TSO/E, without starting a shell session.

System programmer response

Make sure the home directory specified in the RACF user profile for this TSO/E user ID is correct. Check that the home directory exists and that the file system containing it is mounted. Make sure that the permissions for the home directory allow the TSO/E user ID to search the directory. For information about setting up user IDs for z/OS UNIX, see z/OS UNIX System Services Planning .

To see other suggested actions for the displayed reason code and return code, refer to z/OS UNIX System Services Programming: Assembler Callable Services Reference.

User response

Make sure the home directory for this TSO/E user ID exists in the file system before you enter the OMVS command. If you do not have authority to create the home directory or mount the file system containing it, contact the operator or the system programmer. If the specified home directory is wrong, ask the system programmer to change it.