How to execute a set of JCL statements from a COBOL program ?
Answer Posted / pradeep
Yes, can be very much done. Only thing is that the dataset
which contains this JCL statements should be mapped to the
JCL dd statement with INTRDR
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
How can return codes be tested before execution of a job step?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is job control language?
What do you understand by the term notcat 2 – gs?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain the purpose of the dd keylen parameter?
Explain the purpose of dd * statement in jcl?
i want to store 20 digits . how will u do it in cobol ?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is use of dcb parameter in dd statement?
how can you check if a file is empty using jcl?
a dd statement has 2 types of parameters. Name them?
How jcl is used for testing batch programs?