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 MOD and when would you use it?

Answers were Sorted based on User's Feedback



What is MOD and when would you use it?..

Answer / guest

DISP=MOD is used when the dataset can be extended, ie, you
can add records at the end of an existing dataset.

Is This Answer Correct ?    4 Yes 0 No

What is MOD and when would you use it?..

Answer / sudha

Disp=mod means if the dataset already exists it will append
at the end of the existing dataset or if the dataset doesnt
already exist then it will create a new one and write into
it.

Is This Answer Correct ?    5 Yes 1 No

What is MOD and when would you use it?..

Answer / shridhar

1. For appending.
2. using same dataset in input and output and making some
changes in that. Use mod for input.
3. When not sure dataset is created or not.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More JCL Interview Questions

what is force complete

2 Answers   IBM,


Explain in DD statement what is the use of DCB parameter?

0 Answers  


A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?

5 Answers   IBM, Wipro,


Is Default for MSGCLASS = (1,1) ?

2 Answers   IBM,


Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.

4 Answers   TCS,


Matching Logic in Jcl not in cobol.Could any one please answer this question

0 Answers  


wht is step lib n job lib ? where can we code joblib n steplib ?

3 Answers   L&T,


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

0 Answers  


How do you override a parameter in Positional parameters?

4 Answers   Thomson Reuters,


what are the technical terms for // /* in jcl

3 Answers   Cap Gemini,


oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset

3 Answers   Cognizant,


Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?

13 Answers   CGI, DSRC, IBM,


Categories