How many positional parameters are there in job statement?
Answer Posted / raghavendra panuganty
Hi guys,
There are 2 positional parameters in a JOB statement.they are the accounting number and developers name.Bothe these are mandatory and has to written in the same order.But, When we dont know the information about these.
simply replace them all with ','(commas).
thanks and regards
Raghav.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is SOC4 error?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Does jcl support automatic restart?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What happens if both JOBLIB & STEPLIB is specified ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What is the motivation behind coding class parameter in job statement?
Is it possible to left uncode disp?
Can an individual step be restricted from using all the jobs allowed cpu time?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How does jcl specify the job to the operating system?
Explain how can the submitting users racf authority be overridden in a job stream?