When should DISP=MOD is used?

Answer Posted / nithya

Dataset is already created and new records are appended at the end

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use DISP=SHR in output file in JCL

953


Is condition checking possible in jcl? If yes, how?

737


i want to store 20 digits . how will u do it in cobol ?

862


which utility is used a dummy utility?

797


Is automatic restart possible in jcl?

742






How does jcl act on code(if you take a cobol program)?

711


what is “Cond= even” and “Cond=only”?

744


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

779


what is the difference between JES3 and JES2?

683


What is the maximum length of a single line of jcl?

829


How to submit a jcl from cics?

670


What are the 4 fields in dd statement?

744


what happens in conversion stage in job processing?

731


how would you create a temporary dataset? And where will you use them?

770


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

925