How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
IBM,
3 14573IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
2 13633How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.
2 9473suppose a cobol programme A calling programme B,C and D. If C undergoes some change what if A,B,C,D need to be recompiled or only C nee to be recompliled.
IBM,
2 8656
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 the parameters which can be used to limit the number of records written to a sysout dataset?
Tell about the ams used in vsam?
Differentiate between control interval (ci) and control area (ca)?
Explain the system transid cemt?
How to Create a Prompted Query?
What are the different data types in cobol?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Ap wkur,=p5 where wkur is a label?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What are the common vsam error conditions and codes?
What are the rules of the move verb?
Can you explain function of dbctl?
What are catalog tables in db2?