Logging on to z/OSMF web interface "z/OS Operator Console" GUI, the following error message is received in the z/OSMF job log:
IKJ612I TSOLOGON TERMINATED - USER uuuuuuu IS NOT DEFINED TO ANY PROCEDURE NAMES
The error message indicates a missing procedure name defined to RACF, so JCL cannot be built.
Release : 16.0
Component : CA Top Secret for z/OS
The TSO signon information for user 'uuuuuuu' needs at least one TSOxxxx segment keyword.
Example:
TSS ADD(uuuuuu) TSOLPROC(nnnn) TSOLSIZE(nnnnn) TSOMSIZE(nnnnn)
Please see the TSO keywords which start with TSOxxxx.
Usage of TSO keywords vary from site to site.
Please refer to your Security Policies when assigning a TSO keywords.