Dear Folks,
OPER is listed in the TSO Auth table IKJEFTNS. And that table
entry stops it from running in the background. The table entry is set
in the PARMLIB member IKJTSOxx. A permanent way of removing OPER from
the IKJEFTNS table is to remove OPER from the NOTBKGRD NAMES( ) list.
For a temporary way of removing it, see the CBT File 797 for authorized
TSO commands to temporarily remove the table entry. Programs are ASUB
if you want to hit the PARMLIB-defined tables, or TSUB if you have an
authorized STEPLIB and want to hit its list of tables. ASUB 1 NSR ?
and/or ASUB 2 NSR ?. Do this after displaying the table with its entry
numbers using the command: ASUB NSD. This will replace OPER (if it is
the first table entry, as on my system) with a question mark, that
nullifies the entry, but doesn't nullify subsequent table entries.
Hope this helps. I'm pretty sure it will.
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