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
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.
how to resolve sb37,sd37 se37 abends
Can you execute a PROC from another PROC?
Explain about Specifying compiler options in the PROCESS (CBL) statement
How to submit jcl through a cobol program?
Describe the JOB statement, its meaning, syntax and significant keywords?
What happens if both JOBLIB & STEPLIB is specified ?
I have a File that has duplicate records. I need only those records that occur more than thrice.
How many positional parameters are there in job statement?
what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?
How do you handle empty files in a JCL ?
What are the common jcl syntax errors you get? This is not abends?