IKJ612I Accessing "z/OS Operator Console" icon Of ZOSMF With Top Secret
search cancel

IKJ612I Accessing "z/OS Operator Console" icon Of ZOSMF With Top Secret

book

Article ID: 189201

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

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.

Environment

Release : 16.0

Component : CA Top Secret for z/OS

Resolution

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.