If I want to increase the Limit in GDG. What should I do?
Use Alter command to increase the GDG limit in that time we
have to use IDCAMS utility
| Is This Answer Correct ? | 1 Yes | 0 No |
Why we need to use redefine clause when we can define the variable seperately... what is actual need....
How to display string in the reverse order using occurs clause?
Can the OCCURS clause be at the 01 level?
How many maximum number of procedures can we write in one COBOL program?
Write a cobol program making use of the redefine clause.
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?
What is the difference between Perform para and perform asaection in cobol?
If I want to increase the Limit in GDG. What should I do?
How do you differentiate between cobol and cobol-ii?
How do you define a variable of comp-1 and comp-2?
wht is the difference between goto and perform stmts