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 2954How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
IBM,
3 10654IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
2 11520How 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 5990a 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 4842
Differentiate between addressing mode and run mode.
Give the syntax of job specifying jcl statement.
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the function of //cntl statement?
what operation is performed by job statement?
What are the parameter we cannot use in procedure?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Name a few IBM utility programs, and explain its function.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to run cobol program using jcl?
What are the utility programs in jcl?
Does jcl support automatic restart?
how can you check if a file is empty using jcl?
what is the difference between JES3 and JES2?