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...

how to split a file

Answer Posted / kalpana

Using the sort card we can split the file.
//SYSIN DD *
SORT FIELDS=COPY,SKIPREC=56910,STOPAFT=25
/*
SKIPREC means how many records we need to skip and STOPAFT
means how many records we need to put in the
file.

Is This Answer Correct ?    5 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can an in-stream dataset be terminated?

1411


Is acct parameter mandatory?

1277


Explain the purpose of dd * statement in jcl?

1122


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

1190


How to pass data to a program that is coded in an exec statement?

1385


What is the syntax of JCL statement?

1291


What is the purpose of disp parameter?

1174


can any one plzzzzzz tell the jcl code for creating ps using idcams

11765


What do you know about jcl?

1203


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


Explain in DD statement what is the use of DCB parameter?

1184


Where can program checkpoints be stored for use in a restart?

1485


When space is allocated for an output dataset, what units can be used?

1328


Is it possible to left uncode disp? If yes, how?

1230


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2463