//step#3 exec pgm = hkbc762
what is wrong with the syntax?
Answer Posted / nidhi sharma
THERE SHOULD BE NO SPACE BETWEEN PGM AND =
IT SHOULD BE
//STEP#3 EXEC PGM=HKBC762
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is catelog procedure and how many catelog procedure to use in one job?
What is the maximum length of a single line of jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is the purpose of coding notify parameter in job statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
when does a dataset go uncataloged?
How does jcl act on code(if you take a cobol program)?
Explain about LMFREE�free data set from its association with data ID
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What do you know about jcl?
what are the various stages of job processing?
How can values be passed from the job stream to an executable program?
how would you create a temporary dataset? And where will you use them?
What parameter directs the output of the job log dataset?