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 4676How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
IBM,
3 14929IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
2 13875How 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 8665a 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 7717
what is DSN in JCL and what are the parameters to declare the DSN?
what is SOC4 error?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain dfsort utility?
What are the utility programs in jcl?
I need exexution process for JCL programs
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain about LMFREE�free data set from its association with data ID
Is it possible to left uncode disp? If yes, how?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Brief description of inline procedure of jcl.
What are some jcl statements that are not allowed in procedures?
what is the use of IEBGENER utility?
How can values be passed from the job stream to an executable program?