IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How IEBEDIT helps in Restarting


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
muralikrishnaiyer

New User


Joined: 17 Apr 2005
Posts: 3
Location: Hyderabad, Secunderabad

PostPosted: Wed Jun 15, 2005 7:24 pm
Reply with quote

hi this is murali



1) i want to know the how IEB EDIT helps in restarting.

2) i want to know what is binary searching used for.the main purpose.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Jun 15, 2005 7:29 pm
Reply with quote

Information on IEBEDIT:

publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dgt1u104/CCONTENTS
Back to top
View user's profile Send private message
shanthikiran

New User


Joined: 31 May 2005
Posts: 7
Location: India

PostPosted: Thu Jul 14, 2005 10:51 am
Reply with quote

Hi Murali

IEBEDIT utility will help u for ur problem

here is the example

//EDIT3 JOB ...
//STEP1 EXEC PGM=IEBEDIT
//SYSPRINT DD SYSOUT=A
//SYSUT1 DD DSNAME=INSET,UNIT=disk,DISP=(OLD,KEEP),
// VOLUME=SER=111111
//SYSUT2 DD DSNAME=OUTTAPE,UNIT=tape,LABEL=(,NL),
// DCB=(DEN=2,RECFM=FB,LRECL=80,BLKSIZE=8160),
// DISP=(,KEEP)
//SYSIN DD *
EDIT START=JOBB,TYPE=INCLUDE,STEPNAME=(STEP3)

here the step 3 only ill execute in jobb

regrards
Shanthi
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts self-restarting jobs in OPC IBM Tools 1
No new posts IEBEDIT utility in JCL JCL & VSAM 29
No new posts Restarting in JCL JCL & VSAM 9
No new posts Refreshing Continous running program ... CICS 1
No new posts Problem with restarting a job in CA7 CA Products 2
Search our Forums:

Back to Top