Answer Posted / sachin
jes3 system we using in our project.......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Mention the types of job control statements?
Explain the purpose of the dd keylen parameter?
what is DD statement is used in JCL?
How can the submitting users racf authority be overridden in a job stream?
How jcl is used for testing batch programs?
Explain about ISPF/TSO Commands
How to submit a jcl from cics?
How to submit jcl through a cobol program?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Explain the function of //jcllib statement?
Does jcl support automatic restart?
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:
How can return codes be tested before execution of a job step?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK