what is “Cond= even” and “Cond=only”?
No Answer is Posted For this Question
Be the First to Post Answer
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
read all error codes like SB07?
difference between internal sort and external sort
what are the types of abends that occur on job failure? And explain the possible causes of these
Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
how would you create a temporary dataset? And where will you use them?
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.
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what happens in conversion stage in job processing?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?