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 many extents are possible for a sequential file ? For a
VSAM file ?

Answers were Sorted based on User's Feedback



How many extents are possible for a sequential file ? For a VSAM file ?..

Answer / guest

16 extents on a volume for a sequential file and 123 for a
VSAM file.

Is This Answer Correct ?    46 Yes 5 No

How many extents are possible for a sequential file ? For a VSAM file ?..

Answer / reshma

16 extents for sequence file and 255 extents for Vsam

Is This Answer Correct ?    0 Yes 1 No

How many extents are possible for a sequential file ? For a VSAM file ?..

Answer / divakar

15 extents is possible

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More JCL Interview Questions

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) ?

0 Answers   IBM,


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

0 Answers  


i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl

1 Answers  


There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.

3 Answers   IBM,


Where & How Do You Code Identifier In Jcl?

0 Answers   IBM,


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

0 Answers  


How do you access a file that had a disposition of KEEP?

3 Answers  


IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem

7 Answers  


is step name is compulsory in jcl ?

2 Answers  


Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE

4 Answers   Merrill Lynch,


Hi, I have 3 files say file A , file B and file C.I want to form an output file in which i will have all the records from file A. Files B and C also may contain records that are present in file A.I want those records also to be included in my output file. for eg: file A contains: 1 2 3 file B contains: 2 4 5 file C contains: 1 3 5 So in my output file should look like: 1 2 3 2 1 3 Can any one help ???.....thanks in advance.

2 Answers  


i have a string of 80 chars i want to replace 4th char with "a"?

3 Answers   CSC,


Categories