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

What is the difference between primary and secondary
allocations for a dataset?

Answer Posted / saroja kolli

Primary and the secondary allocations are the space
allocated for a particular dataset.

Primary indicates that the mian storage allcoated and for
the specified dataset the storage allocated primarily is
not sufficient then it will go for the secondary extents.
Secondary allocation will be usually 16 extents

Example:
Space=(cyl(5,10),rlse) is specified for any dataset then
the dataset will be allocated with the total storage of
5 + 16*10 = 165 cylinders.

Is This Answer Correct ?    16 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of IEBGENER utility?

1227


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

1230


Are there any set of rules for the names of the steps used in a job?

1171


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

4970


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1439


What are the difference between jcl and jes?

1661


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

2464


Explain the function of job statement in jcl?

1266


Define concatenating?

1152


What do you understand by jcl?

1113


What is the function of job statement in jcl?

1144


Can we use DISP=SHR in output file in JCL

1464


Name a few IBM utility programs, and explain its function.

5035


which parameter is used to check the syntax of a jcl without executing it?

1423


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

1385