what is the use of IEBGENER utility?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

wht r s722,s822,s122 and s222 abends pls reply fast

1 Answers   Wipro,


If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.

2 Answers   IBM,


Explain the purpose of dd * statement in jcl?

0 Answers  


How to send notification to multiple users through jcl???

8 Answers  


i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?

1 Answers   IBM,


What is the use of ikjeft1b utility in jcl?

1 Answers  


How to fetch even records from one file to another file by using ICETOOL in JCL?

3 Answers  


There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?

2 Answers  


What is GDG?

1 Answers  


whats SOC7?

1 Answers   Patni,


My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?

4 Answers   IMS,


what is static and dynamic call with examples?

4 Answers   IBM,


Categories