How many positional parameters are there in job statement?
Answers were Sorted based on User's Feedback
Answer / guest
There are two position parameters in job statement.
Is This Answer Correct ? | 23 Yes | 2 No |
Answer / satyasivaji.ch
Two positional parameters are there,one is account
information and other is user name.
Is This Answer Correct ? | 19 Yes | 0 No |
Answer / amarnadh reddy
Hi All,
Yes, two positional parameters are account Information and
user name. Positional parameters are Must be infront of the
keyword parameters in jobcard.
//JOBNAME JOB
OZA,'AMARNADHREDDY',CLASS=I,MSGCLASS=X,REGION=0K
Regards,
Amarnadh Reddy.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
Does jcl support automatic restart?
What is jcl in mainframe?
how to purge 50 initiators continuously?? console commands??
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Can I share my data with other jobs? How?
what is XSUM in some fields= none, xsum ??
How can u know the current date using jcl?
Explain in DD statement what is the use of DCB parameter?
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
Can you code instream data in a PROC ?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
How to see the COMP3 value(packd decimal)