i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
1 4614How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
IBM,
3 14766IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
2 13766How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
1 8590a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully
3 7579
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is the function of //jcllib statement?
How do you overcome this limitation ?
Can I share my data with other jobs? How?
What is the format of comment statement?
Explain the function of job statement in jcl?
How to alter the parameters for the existing gdg?
How to submit a jcl from cics?
how to run batch program without jcl?
Are there any set of rules for the names of the steps used in a job?
what happens in execution stage in job processing?
what is a jcl?
Is it possible to left uncode disp? If yes, how?
Is it possible to code instream data in a PROC?