How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
1 5765. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
1 5003What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
6 8462If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
IBM,
3 8178
What are the rules employed while naming the steps in a job?
whats the diff bw the evaluate also and and?
what is the resolution for sb37 error
what is DD statement is used in JCL?
What happens if both JOBLIB & STEPLIB is specified ?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
which parameter is use to declare the name of dataset in dd statement?
what is “Cond= even” and “Cond=only”?
what are the types of abends that occur on job failure? And explain the possible causes of these
What do you understand by jcl?
How to run cobol program using jcl?
what is SOC4 error?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the use of disp parameter?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?