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:
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of addrspc parameter in exec statement?
i need some shortcuts and tso commands can any on ehelp me in these ?
I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
Is Default for MSGCLASS = (1,1) ?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
What does a disposition of (NEW,CATLG,DELETE) mean?
what are the symbolic parameters? why do we use symbolic parameters ?
2 Answers IBM, TCS, UST, Xansa,
how to increase the space of a dataset in instream procedure.
Suppose a proc step has a DD statement like //ABC DD DSN=TEST.FILE1,DISP=SHR DSN=TEST.FILE2,DISP=SHR and the above DD name is overridden from the JCL as given below //procstepname.ABC DD DSN=TEST.FILE3 - Will the DD statement now have just TEST.FILE3 or it will be TEST.FILE3 and TEST.FILE2? Suppose if it is overridden twice like //procstepname.ABC DD DSN=TEST.FILE3 //procstepname.ABC DD DSN=TEST.FILE4 Will this give a JCL error? If not, what will be final output?
How to see the COMP3 value(packd decimal)
can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch