programmer tzebb setup instructions
Embed Size (px)
TRANSCRIPT
-
8/6/2019 Programmer TZEBB Setup Instructions
1/4
Instructions for setting up T-ZEBB for your TSO USRID/JOBCARD NamesLast Updated: Mark Carey 06/02/2011 Original Copy
Enter TZEBB on the command line and press .
Enter a 1 on the ZEBB Option Menu Screen
1 = Job - Job Functions Facilityand press .
Enter a 2 on the JOB FUNCTIONS MENU screen 2 = Definition - Browse/Edit/Add Unique Job Definitionsand press .
On the JOB MAINTENANCE screen, put the JOBNAME you want to be associatedwithTZEBB, and press . You will get in the top-right corner Job not defined.
-
8/6/2019 Programmer TZEBB Setup Instructions
2/4
Leave your JOBNAME entered, but on the Command Line putADD, then press .
Thatmakes the screen function switch from BROWSE mode into ADD mode.
Plug your JOBNAME back in, put SAVE on the Command line, and press .
This then brings up a message in the top-right Data has been saved and somedefault values are automatically plugged in for that new JOBNAME definition.
-
8/6/2019 Programmer TZEBB Setup Instructions
3/4
Next time you run a test job with that JOBCARD NAME, you will see where TZEBB is
being invoked, and blowing out any NEW,CATLG DSNs within that test job:
14.45.02 JOB48376 ---- THURSDAY, 02 JUN 2011 ----
14.45.02 JOB48376 IRR010I USERID IPNMARK IS ASSIGNED TO THIS JOB.
14.45.02 JOB48376 $HASP971 OS/EM VER 6.1 - JCL CONVERTED BY JES2 ON PRD3
14.45.02 JOB48376 ICH70001I IPNMARK LAST ACCESS AT 14:44:10 ON THURSDAY, JUNE
14.45.02 JOB48376 $HASP373 IPNMARKB STARTED - INIT 4 - CLASS T - SYS PRD314.45.03 JOB48376 TESTE48F01I Maintenance done on TKIID.W.R.MASTER.TEST
14.45.03 JOB48376 TESTE48E03I IPNMARKB production run 00002 gen cycle 00000 beg14.45.03 JOB48376 IEF403I IPNMARKB - STARTED - TIME=14.45.03
14.45.05 JOB48376 - -----TIMINGS (MINS.)--
14.45.05 JOB48376 -STEPNAME PROCSTEP RC EXCP CONN TCB SRB C
14.45.05 JOB48376 -STEP0010 00 541 388 .00 .00
14.45.05 JOB48376 IEF404I IPNMARKB - ENDED - TIME=14.45.05
14.45.05 JOB48376 FEMACT121 IPNMARKB MAXRC=0000 CPU=0.15 ELAPSED=2.92 I/O=541
14.45.05 JOB48376 -IPNMARKB ENDED. NAME-MARK CAREY TOTAL TCB CPU TIM
If you go back into TZEBB and do a 1;1 inquiry for your IPNxxxx*
JOBCARDs/JOBNAMEs:
You should see your new JOBCARD/JOBNAME joining the other JOBNAMEs you had setup previously, or if this is your first time, just that new/first one:
PRD3#2 b Job Statusview
Command ===> SCROLL ===> PAGE
Jobname ===> Selected=0000009 06/02/11
15:17
Primary Commands: Add Sort
Line Commands: JOB -Examine, RSTRT -Restart, ? -List all Line Commands
PF10-Scroll Left PF11-Scroll Right
Line Job Run Job Prod Restart Gen Program Last Executed CondCmd Name Type Status Run Run Cycle Name Stepname/Pstpname Code===============================================================================
IPNMARKA P DONE 00106 $AVRSELR STEPNUM1 SELRSTEP C0000
IPNMARKB P DONE 00002 IEBGENER STEP0010 C0000
IPNMARKH P DONE 00026 $AVRSELR STEPNUM1 SELRSTEP C0000
IPNMARKM P DONE 00014 $AVRSELR STEPNUM1 SELRSTEP C0000IPNMARKS P DONE 02804 $AVRSELR STEPNUM1 SELRSTEP C0000
IPNMARKT P DONE 18517 SAS STEP0010 PROC0010 C0000
IPNMARKX P DONE 01987 SAS STEP0010 PROC0010 C0000
IPNMARKY P DONE 02113 IKJEFT01 PH01LS02 C0000
IPNMARKZ P DONE 00034 $AVRSELR STEPNUM1 SELRSTEP C0000
===============================================================================
-
8/6/2019 Programmer TZEBB Setup Instructions
4/4
Final Note: Themost common Line Command done with TZEBB, is JFORC.If you dont want to restart/continue your test job from the step
it abended in, just put JFORC on the left, and press ,
Which will return that JOBNAME to a DONE state, clearing
TZEBBs memory of that jobs run-state.