if the submitter of a job wants to inform another user about the job completion, how can it be done?


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

Post New Answer

More JCL Interview Questions

what EXEC statement is and what is the syntax of EXEC statement used in JCL?

0 Answers  


How do you send the output of a COBOL program to a member of a PDS?

7 Answers  


How can a fb file convert to vb file using sort program?

0 Answers  


how to split a file

4 Answers   IBM,


What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?

2 Answers  






Can we use empty VSAM as input?

9 Answers   Convergys, Kanbay,


How to copy VSAM files without using REPRO

3 Answers   ADP,


What does a disposition of (MOD,DELETE,DELETE) mean ?

0 Answers  


how to put a dependency on job in jcl using opc scheduler?

1 Answers   CTC,


My JCL have five steps & I created new versions of GDG in first step through fourth step & fifth step I was refered Step one GDG version. My JCL got abend at 4th step and how I can restart my JCL Please let me know the answers. //STEP1 EXEC GDG1(+1) DISP=(NEW) //STEP2 EXEC GDG1(+2) DISP=(NEW) //STEP3 EXEC GDG1(+3) DISP=(NEW) //STEP4 EXEC GDG1(+4) DISP=(NEW) //STEP5 EXEC GDG1(+1) DISP=(OLD)

11 Answers   HCL, IBM, L&T, TCS,


Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?

3 Answers  


define cond parameter in jcl?

0 Answers   IBM,


Categories