how to allocate a dynamic dataset in jcl ?

Answers were Sorted based on User's Feedback



how to allocate a dynamic dataset in jcl ?..

Answer / anju

Using dynamnmbr

Is This Answer Correct ?    5 Yes 2 No

how to allocate a dynamic dataset in jcl ?..

Answer / vinayak

mod in disp is used to allocate dynamic ds if they don't
exist else just append data in the end

Is This Answer Correct ?    6 Yes 4 No

how to allocate a dynamic dataset in jcl ?..

Answer / muttaiah

Can you please provide us the JCL on how to allocate

Thanks in advance

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

What is the purpose of dd dummy statement?

1 Answers  


Explain dd statement in jcl?

1 Answers  


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

1 Answers   IBM,


diff bw vsam and normal flat file?

2 Answers   CGI,


What statement can be used to send data to another mvs jes3 node?

1 Answers  


how you can direct the data to spool using SYSOUT option?

1 Answers  


What are the difference between jcl and jes?

1 Answers  


My requirement is : How to populate a empty PS/flat file with ONLY spaces in the first line. You should not use any input dataset to do this. I'm not sure whether you may use any utility for this purpose?

2 Answers   HCL,


How are GDGs concatenated?

1 Answers  


What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?

11 Answers   Tesco,


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,


What will happen if we write two STOP RUN's in a COBOL program?

4 Answers   Satyam,


Categories