Is it possible to left uncode disp?
No Answer is Posted For this Question
Be the First to Post Answer
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
What is the difference between catalogue procedure and In-Stream procedure?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
how to resolve the soc4 error?
HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
How to delete AIX ? i) IEBGENER ii) IDCAMS iii) PURGE iv) All of the above
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
How do you pass parameters to the program as the job is being executed ?
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
do we need to mention the location of catalogued procedure for each it's call in a single job?
can we modify the code in copy book? if it possible how to submit ofter the modification.
How to pass the parameter in parm using linkage section ? (syntax)?