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

If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?

2 Answers  


How do you find which GDG is using which dataset?

3 Answers   Patni,


how to purge 50 initiators continuously?? console commands??

4 Answers   IBM, ups,


I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?

5 Answers   Polaris, Tech Mahindra, UST, Wipro,


What is the improvement to COND= in the latest version of MVS?

3 Answers  


What is the function of //cntl statement?

0 Answers  


what is A-MODE and R-MODE?

2 Answers  


What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?

1 Answers  


. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance

1 Answers  


What are the kinds of job control statements?

3 Answers  


I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.

1 Answers  


how to increase the space of a dataset in instream procedure.

1 Answers   HCL,


Categories