. What is the difference between the following statements :

I) step#1 exec PGM=accpay

ii) step#1 exec tbalance

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to left uncode disp?

723


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

687


What is multithreading in jcl?

952


a dd statement has 2 types of parameters. Name them?

662


write a jcl to execute a job by 7:00 am on jan 20,1986?

708






What is the use of symbol // in jcl?

937


Is it possible to left uncode disp? If yes, how?

712


what are JCLLIB and STEPLIB in JCL?

690


How can the submitting users racf authority be overridden in a job stream?

766


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

841


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

657


how you will the direct the data to spool using sysout option?

1774


What happens if both JOBLIB & STEPLIB is specified ?

622


how to do automated restart when a job abends?

857


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

676