what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
What is a Generation Data Group (GDG)?
What is the function of //jcllib statement?
How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
My JOB contains three steps. //STEP1 EXEC PGM=ABC //STEP2 EXEC PGM=DEF //STEP3 EXEC PGM=GHI My Question is 1) I want to execute second step only. How will do. 2) Soppose U consider above three steps are in PROC steps and I want execute the PROC second step only? How to execute the second step only. During exection time its creating any ABEND? Please let me know..........
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
how to code instream data in procedure?
What are steplib and joblib?
what is the use of JCL?
what is the function of spool command?
Explain about ISPF/TSO Commands