what are the statements that are not valid to be included in an include statement?
No Answer is Posted For this Question
Be the First to Post Answer
what is mainframe?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
IF WE GIVE COND on step3 then, What does the following mean ? And Just adding to that, All the below COND are VALID as per the specifications. (i) COND = (8,LT,step1,step2) ---(AND/OR ?) (ii) COND = (8,LT,step1,step2, ONLY), (iii) COND = (8,LT,step1,ONLY) will it execute only if this condition is true or only if step1 ABENDS ? (iv) COND = (8,LT,step1,step2,EVEN), (v) COND = (8,LT,step1,EVEN) ?
How Can we see all generations of a GDG ?
if we compile the cobol+ db2 program now ofter 5 years we need to compile again?
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?
can we maintain 2 generations with different Lengths in Same GDG ?
Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 Answers CDS, Convergys, TCS,
What is the meaning of keyword in JCL? What is its opposite?
how do you resolve for soc7 error
How to override loadlib?