Describe the EXEC statement, its meaning, syntax and keywords?
Answer Posted / mrunmaya
Guest I think in the syntax there should be stepname instead
of jobname.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
which utility is used to sort a file in jcl?
Is their any limit for data sets?
Suppose I have five jobs to do. But I want to hold one?
Differentiate between the joblib and the steplib statements?
How can values be passed from the job stream to an executable program?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is the purpose of the dd keylen parameter?
Is it possible to left uncode disp? If yes, how?
What is one line to pass PARM from JCL to COBOL?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What are the rules employed while naming the steps in a job?
i want to store 20 digits . how will u do it in cobol ?
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
Can I share my data with other jobs? How?