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


On the DD statement, what is the main difference between
creating a new sequential flat file and a partitioned dataset?

Answers were Sorted based on User's Feedback



On the DD statement, what is the main difference between creating a new sequential flat file and a ..

Answer / guest

SPACE=(n,m) for a sequential file, SPACE=(n,m,p) for a PDS
where n, m, and p are numbers. The p designates how many
directory blocks to allocate.

Is This Answer Correct ?    4 Yes 0 No

On the DD statement, what is the main difference between creating a new sequential flat file and a ..

Answer / guest

also in dcb parameter u can give ps for seq. files and po
for pds.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More JCL Interview Questions

How can u know the current date using jcl?

2 Answers   iNautix, Wipro,


what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?

2 Answers   Verizon,


what is a jcl?

0 Answers   IBM,


What are the rules employed while naming the steps in a job?

0 Answers  


whats the difference between empty and noempty of GDG?

4 Answers   Patni,


How many steps we can overide in the proc's?

2 Answers   CS,


How do you check the syntax of a JCL without running it?

17 Answers  


Can I share my data with other jobs? How?

0 Answers  


How can return codes be tested before execution of a job step?

0 Answers  


in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?

3 Answers   Patni,


is step name is compulsory in jcl ?

2 Answers  


What dd statement is used to supply the name of a dataset?

0 Answers  


Categories