Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I've one sequential file, that file size is LREC=100 (File
contain Records like 1 to 100). Now I was increase the file
size is LREC=102. My question is I want insert 00 (Two
Zeros) in to the new file (That output file looks like :
00123 up to 100). How will write the SORT card in JCL.
Please let me know.

Answer Posted / satish

//sysin dd *
option copy
oufil fnames=(ddname),build=(2c'0',1,100)
/*

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2654


I need exexution process for JCL programs

2319


how can you check if a file is empty using jcl?

1487


What is the function of //cntl statement?

1395


What is the function of the dd mgmtclas keyword in sms datasets?

1295


define cond parameter in jcl?

1328


Is there any command to check wether the ps file is in sorted order?

2957


Brief description of inline procedure of jcl.

1316


what are the statements that are not valid to be included in an include statement?

1434


How can a jobs execution priority be modified?

1343


Explain the function of dd disp parameter?

1175


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2351


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

1330


Explain the function of job statement in jcl?

1266


What is timing concept in mainframe?

2266