Can we delete the data using IEFBR14 , IEBGENER??

Answer Posted / sukumar

Yes, you can delete it... using IEFBR14
//JOB1 JOB NOTIFY=&SYSUT1
//STEP1 EXEC PGM=IEFBR14
//DD1 DD DSN=ISAM12.CLASS.PGM12,DISP=(MOD,DEL,DEL),UNIT=3390
//SYSIN DD DUMMY
//


But IEBGENER is used to concatenate a dataset / edit / copy

Is This Answer Correct ?    24 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to alter the parameters for the existing gdg?

710


how JCL works?

794


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

737


a dd statement has 2 types of parameters. Name them?

643


Can I send output of job to my remote device careerride123?

662






Explain about ISPF/TSO Commands

1308


In sms datasets, what is the function of the dd mgmtclas keyword?

857


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

857


What is the purpose of the dd keylen parameter?

718


What happens if both JOBLIB & STEPLIB is specified ?

606


what are the statements that are not valid to be included in an include statement?

776


How can return codes be tested before execution of a job step?

919


What is the difference between the positional and keyword parameters? Give examples.

705


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1345


Explain the function of the dd dcb keyword?

696