Dear Folks,

     I forgot to mention that if you want OPER to run in the background under your userid, I think you should use TSUB (which works against the LWA-pointed tables in your own userid), rather than using ASUB (which works against the PARMLIB tables in member IKJTSOxx).  If you want to be sure it will work, use ASUB, and logon again, unless your LOGON PROC has an authorized STEPLIB, in which case you HAVE to use TSUB.

    LOGON works by copying the TSO auth tables from either PARMLIB (for everyone) or from the load module IKJTABLS if you have one in your authorized STEPLIB.   ASUB points to the PARMLIB-defined tables.  TSUB points to your own tables, which are either copied from PARMLIB (for everybody)  or from the load module (if it exists) IKJTABLS if it exists in an authorized STEPLIB in the LOGON PROC.

    All the best of everything to all of you.

Sincerely,   Sam

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to