i want to store 20 digits . how will u do it in cobol ?
No Answer is Posted For this Question
Be the First to Post Answer
I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
What is the purpose of dd * statement in jcl?
Hi, can any one tell about " How do u eliminate the duplicates "
Explain the purpose of dd dummy statement?
if we compile the cobol+ db2 program now ofter 5 years we need to compile again?
wht is step lib n job lib ? where can we code joblib n steplib ?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
Explain how can return codes be tested before execution of a job step?
What is COND=EVEN ?
How many types of libraries are there in JCL ?
Explain concatenating datasets?
How to submit jcl through a cobol program?