Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How IEBEDIT helps in Restarting

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
muralikrishnaiyer

New User


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

PostPosted: Wed Jun 15, 2005 7:24 pm    Post subject: How IEBEDIT helps in Restarting
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
References
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3264
Location: Charlotte,NC USA

PostPosted: Wed Jun 15, 2005 7:29 pm    Post subject: Re: IEBEDIT
Reply with quote

Information on IEBEDIT:

http://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    Post subject:
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
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1