What is one line to pass PARM from JCL to COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
what is the meaning of keyword in jcl?what is is opposite?
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
What does SYSIN * indicate?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is the function of the steplib dd statement?
How is a dataset passed from one step to another?
Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
is there any way to execute more than one proc in the same exec statement at the same time..?
I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
What is jcl in mainframe?
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
For what purpose steplib and joblib are used ?