Answer Posted / revathi
By using 'F' in front of the dataset
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain dd statement in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How can a jobs execution priority be modified?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
what are the types of abends that occur on job failure? And explain the possible causes of these
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Is condition checking possible in jcl?
What are the 2 types of parameters in dd statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Name the statement which can be used to send data to another mvs jes3 node?
Explain how can an in-stream dataset be terminated?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?