. What is the difference between the following statements :
I) step#1 exec PGM=accpay
ii) step#1 exec tbalance
Answer / umesh sj
1. step#1 exec PGM=accpay
--> This step is referring to a programme load module
2. step#1 exec tbalance
--> This step is referring to a PROC.
| Is This Answer Correct ? | 12 Yes | 1 No |
How to execute 300 steps in a Job?
common jcl abends??
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is jcl in mainframe?
Where can program checkpoints be stored for use in a restart?
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 Backward Referencing ?
How does jcl act on a cobol code?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
which parameter is used to check the syntax of a jcl without executing it?
write a jcl to execute a job by 7:00 am on jan 20,1986?