User signs on to TSO and receives the following error message:
IKJ56482I THE PROCEDURE NAME ZPDTPROC HAS NOT BEEN DEFINED FOR USE IKJ56429A REENTER -
Release : 16.0
Component : CA Top Secret for z/OS
User is missing TSO Segment info.
To logon to TSO, a user must be assigned the TSO Facility and TSO SEGMENT info.
Example:
TSS ADD(acid) FAC(TSO)
These are the commands to add TSO Segment info to users:
TS ADD(acid) TSOLACCT(nnnn)
TS ADD(acid) TSOLPROC(proc)
TS ADD(acid) TSOLSIZE(nnnn)
TS ADD(acid) TSOMSIZE(nnnn)
TS ADD(acid) TSOOPT(options)
TS ADD(acid) TSOOPT(mail|nomail,notices/nonotices,oidcard|nooidcard)
TS ADD(acid) TSOUDATA(nnnn)
The values for nnnn and proc are site specific.