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


When will we need to specify Space parameter ?

Answers were Sorted based on User's Feedback



When will we need to specify Space parameter ?..

Answer / g.naveen

If we creating a new dataset either pds or ps we need to
specify Space parameter.Space parameter is keyword
parameter in dd statement of Jcl

Is This Answer Correct ?    13 Yes 0 No

When will we need to specify Space parameter ?..

Answer / prasad bhavanasi

if u have any need to create PDS or PS through jcl ..then
you have to SPECIFY the SPACE keyword...

Is This Answer Correct ?    6 Yes 0 No

When will we need to specify Space parameter ?..

Answer / naga

if we want to create new data set, the space is mandatory
space areas in MF are cylinder,track,blocks.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More JCL Interview Questions

how can the same proc be re-used and called by many jobs?

0 Answers   IBM,


I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.

3 Answers   iGate,


Explain the purpose of dd * statement in jcl?

0 Answers  


If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.

4 Answers   IBM,


How can unused space allocation be returned to the system when a dataset is closed?

0 Answers  


How to skip first step of a job? Can we use COND on the first step?

3 Answers   iNautix,


I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....

3 Answers   RBS,


Explain the job statement in jcl?

0 Answers  


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

3 Answers   Wipro,


How would you understand error(execution phase)?

0 Answers  


Why block size is multiple of lrecl in jcl?

0 Answers  


I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?

16 Answers  


Categories