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 want to use only first 100 records from a file.plz tell
me how to write JCL for this(for read,copy,write
operations).plz give me details of all posible JCL
utilities?

Answer Posted / arul anand.a

SORT FIELD=COPY,
SKIPREC=0 ( skip 0 records)
STOPAFT=100 (stop after 100 records).

so it will copy only first 100 records.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

8025


Why occurs cannot be used in 01 level in COBOL?

1204


How do you differentiate between cobol and cobol-ii?

1281


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1607


i need a small 3d program using inline and outline.

2262


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1298


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2276


What are the cobol coding sheets?

1357


In which area will you utilize 88 level items in cobol?

1210


) How do u handle errors in BMS macro?

2016


Write a program to enter and display the names of students in a class using the occurs clause.

1260


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

919


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2427


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1365


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1393