Are you referring to the ISFPRM00 parmlib member?
The ISFOPER group starts off like this:
GROUP NAME(ISFOPER), /* Group name */
TSOAUTH(JCL,OPER), /* User must have JCL and OPER */
ACTION(ALL), /* All route codes displayed */
ACTIONBAR(YES), /* Display action bar on panels */
APPC(ON), /* Include APPC sysout */
AUPDT(2), /* Minimum auto update interval */
AUTH(LOG,I,O,H,DA,PREF,DEST, /* Authorized functions */
SYSID,ACTION,FINDLIM,ST,
INIT,PR,ULOG,MAS,SYSNAME,LI,
SO,NO,PUN,RDR,JC,SE,RES),
CMDAUTH(ALL), /* Commands allowed for all jobs */
I added:
ILPROC(BATCH),
and refreshed SDSF (F SDSF,REFRESH).
I reran my job and I see just my job.
Dennis Trojak wrote:
Add ILPROC=BATCH to your ISFOPER group name parameters in ISFGRP and it
should let you run batch jobs with your ISFOPER definitions for
userid=P390.
Dennis
--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service: 360-715-2467
rich.smrcina at vmassist.com
http://www.linkedin.com/in/richsmrcina
Catch the WAVV! http://www.wavv.org
WAVV 2008 - Chattanooga - April 18-22, 2008
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html