what happens in execution stage in job processing?
No Answer is Posted For this Question
Be the First to Post Answer
How can an in-stream dataset be terminated?
Explain the job statement in jcl?
Passing a variable parm from JCL to a cobol/db2 program
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what is full form of AIX
after submiting the jcl.how do you know that the job has been completed.
What does the statements: typrun=scan and typrun=hold do in a JCL statement
Explain about LMGET�read a logical record from a data set
What will happen if two JOB statements are mentioned in an JCL continuously.
What is the improvement to COND= in the latest version of MVS?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
There is a procedure in A.B.PROCS(PROC1) (member name is PROC1) //PROCA... There is a call to a procedure PROCA from a JOB. //STEP01 EXEC PROCA ... Here "PROCA" in JOB refers to the actual PROC name or the member name of the PDS where this PROCA is stored.