what is the job entry system used in your project?
Answers were Sorted based on User's Feedback
What is a Generation Data Group (GDG)?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
What are the 4 fields in dd statement?
Please give me the coding for converting VB to FB and FB to VB
What is the difference between catalogue procedure and In-Stream procedure?
what is mainframe?
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
How to ALTER the name of a GDG ?
write a jcl to execute a job by 7:00 am on jan 20,1986?