Matching Logic in Jcl not in cobol.Could any one please
answer this question


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

In JCl which of this activities get executed if act002 abnormally terminates //job001 job ......... //act001 exec pgm=cobo01 //act002 exec pgm=cob02, cond=(01,le) //actoo3 exec pgm=cob03, cond=only //actoo4 exec pgm=con04

3 Answers   Patni,


What is the purpose of dd * statement in jcl?

0 Answers  


How to pass the temp dataset form one JOB step to another?

6 Answers   IBM,


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

0 Answers  


Where & How Do You Code Identifier In Jcl?

0 Answers   IBM,






What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?

2 Answers  


What is the syntax of JCL statement?

0 Answers  


What is MOD and when would you use it?

3 Answers  


TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?

5 Answers   CTS,


How do you access a file that had a disposition of KEEP?

3 Answers  


i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl

1 Answers  


What 3 guidelines do we have to follow when concatenating DD statements?

3 Answers  


Categories