i want apply mainframe devolper with 3+ but i dont have
that much of knowledge what isthe solution to get that much
of knoweldge?



i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution..

Answer / vinay srivastava

Go thru Standard books :

JCL : Ranade
COBOL : Stern & Stern
DB2 : C J Date
IMS : Steve Eckols Part I and II

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More JCL Interview Questions

Explain the jcl exec statement?

0 Answers  


how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly

5 Answers   IBM, TCS,


What are the parameters that are used in creating a gdg?

0 Answers  


Explain about LMINIT - generate a data ID for a data set

1 Answers  


Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??

3 Answers   HSBC,






what is instream data

2 Answers   EDS,


Hi, Say I have 10 flat files and I want to copy all these 10 flat files to a GDG versions flat files (I have GDG base: FDWS01.TEST.RESTORE) in one shot. Can we do that in one shot using a JCL. May be by using IEBGENER. It's a bit urgent. So anyone's fast rely would be appreciated.. Thanks in advance.. 10 flat files ----------------------------------- FDWS01.SUB.RESTORE1 FDWS01.SUB.RESTORE2 FDWS01.SUB.RESTORE3 ; ; FDWS01.SUB.RESTORE10 TO GDG versions ----------------------- FDWS01.TEST.RESTORE.G0001V00 FDWS01.TEST.RESTORE.G0002V00 FDWS01.TEST.RESTORE.G0003V00 ; ; FDWS01.TEST.RESTORE.G0010V00

2 Answers  


if we give TIME=0 how many sec that job/step

14 Answers  


What is the use of IEBGENER ?

2 Answers   Cap Gemini, Wipro,


I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.

1 Answers  


What is the use of the utility DFSRRC00 in the JCL?

2 Answers   Convergys,


In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???

10 Answers   Perot Systems,


Categories