what is the difference between JES3 and JES2?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the purpose of dd * statement in jcl?
I have 20 steps in a job... step01, 02....step17...step20. For some reason I want to execute step17 only if the return code for all the previous steps are less than or equal to 4. otherwise if return code for any of the previous 16 steps is greater than 4, then step17 should be bypassed. How do I do that ?? how and in which step should i formulate COND parameter
What is DSNDB06 ?
How do you submit JCL via a Cobol program?
For how long a job can be executed continuously in a mainframe ?
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
List the different components of jcl statement?
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
how to allocate a dynamic dataset in jcl ?