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 Posted / 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 View All Answers
how would you create a temporary dataset? And where will you use them?
how to do automated restart when a job abends?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Mention the types of job control statements?
Are there any set of rules for the names of the steps used in a job? What are they?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
which utility is used to sort a file in jcl?
what is the purpose of coding notify parameter in job statement?
Is automatic restart possible in jcl?
What is one line to pass PARM from JCL to COBOL?
In sms datasets, what is the function of the dd avgrec keyword?
Can I share my data with other jobs? How?
How can a fb file convert to vb file using sort program?
Explain how can an in-stream dataset be terminated?