Can we delete the data using IEFBR14 , IEBGENER??
Answer Posted / tidda
just put DISP=(MOD,DELETE,DELETE)
pgm=XYZ will also do!
Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
Which dd parameters are required?
What is the difference between the positional and keyword parameters? Give examples.
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Is automatic restart possible in jcl?
what operation is performed by job statement?
which utility is used to run a cobol-db2 program?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the purpose of dd?
Define concatenating?
What do you know about jcl?
List the different jcl statements that are not permitted in the procedures?
What is the function of job statement in jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
in ways data can be passed to a COBOL program from JCL?
Is automatic restart possible in jcl? If yes, how?