Can we give two user name in NOTIFY parameter in JOBCARD
Answer / devendra acharya
no, in the notify we can give only
one user name.
| Is This Answer Correct ? | 20 Yes | 0 No |
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
what is the purpose of coding class parameter in job statement?
What is the motivation behind coding class parameter in job statement?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
how to resolve soc-7 ? please tell me
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 ?
what is DSN in JCL and what are the parameters to declare the DSN?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
what is a jcl?
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
Can we have a JOBSTEP without any EXEC ?