what is the compile process of cobol program expalin with code
No Answer is Posted For this Question
Be the First to Post Answer
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
what is use of disp parameter in dd statement?
Can I share my data with other jobs? How?
How Can we see all generations of a GDG ?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
How can a jobs execution priority be modified?
what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
What are the common keyword parameters in both job and exec statements
What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?
What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?
lines(1,cancel)??What is meant by that??Plz explain it....