i want to avoid the positional parameter how to code it ?
Answer Posted / nikita kekre
To avoid positional parameters,mark their presence with the
help of comma.
eg in Jobcard if i dnt wanna code accounting info and
programmer's name(both r positional parameters thn i cn
simple use commas)
//t12344J JOB ,,CLASS=A,MSGCLASS=A,NOTIFY=&SYSUID
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
what operation is performed by job statement?
What is NOTCAT ?
Explain the function of job statement in jcl?
What is multithreading in jcl?
What does a disposition of (new,catlg,keep) for a dsn mean?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is JCL?
How to pass data to a program that is coded in an exec statement?
what are the various stages of job processing?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Explain how can the disposition of sysout datasets be set for an entire jobstream?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the difference between the positional and keyword parameters? Give examples.
What is timing concept in mainframe?