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:
Answer / Teena
Organization: Keane IndianLocation: BangalorenSkill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLISTnExp: 1 to 4 years onlynEmployment Type: Permanent EmployeenNote: If you have attended keane interview in past 6 months please ignore this job opening.nPlease send your latest resume to keanemfjob@gmail.com OR keanemfjob@yahoo.in with the following details:nTotal IT Exp:nExp in Mainframe:nCurrent CTC:nExpected CTC:nNotice Period:
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of the PARM keyword in the EXEC statement?
how you can direct the data to spool using SYSOUT option?
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?
what is the purpose of coding notify parameter in job statement?
wht happens if blksize = 0 and lrec = 0 ?
What is MOD and when would you use it?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
if we give TIME=0 how many sec that job/step
Name the parameters which can be used to limit the number of records written to a sysout dataset?
i just need the first and last record from a sequencial file?how