Answer Posted / biprajit
To empty a file in JCL you can use IEBGENER;
Sysut1 dd dummy
Sysut2 dd dsn=filename
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to submit a jcl from cics?
How is the record format of an output dataset specified?
what are the various stages of job processing?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How can return codes be tested before execution of a job step?
is there any way to execute more than one proc in the same exec statement at the same time..?
Is condition checking possible in jcl? If yes, how?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what is use of dcb parameter in dd statement?
what is use of dsn parameter in dd statement?
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
what are the statements that are not valid to be included in an include statement?
whats the diff bw the evaluate also and and?
I need exexution process for JCL programs
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?