i want apply mainframe devolper with 3+ but i dont have
that much of knowledge what isthe solution to get that much
of knoweldge?
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 |
I have one GDG. Everyday One new version is being created.Now I want to split this created version in different files each having 1000 records. Here Problem is I don't know How many records will be there in new version of GDG? that's why I don't know How many Out files we need to use . Interesting??????????????
What is the max blocksize for a Tape file?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
What is Cataloged Procedures?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Is there any command to check wether the ps file is in sorted order?
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.
What is the difference between static call & Dynamic call ?
can we copy a file from fixed block to variable block and vice versa ....asap
how to convert fb to vb in jcl ?