is it possible to rename 01 level?
Answers were Sorted based on User's Feedback
Answer / saikat
Rename cant be used to rename 01, 77, 88 level or other 66
level.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / ananta bajpai
no only 66 level is used for rename clause.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / suresh
I think We cant rename the 01 level, if you want we can do
it sublevels like 02,03 etc. when u go for renames u should
use 66 is the level number.
Suresh Vukoti.
| Is This Answer Correct ? | 4 Yes | 2 No |
can you declare redefine in level 01?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is inspect in cobol ?
what is the difference between external and global variables?
what is sysncpoint?
01 A pic 9(100) find record length of it
What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
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 structured cobol programming and object alternativelyiented cobol?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
Can we call a CICS program from a batch program or viceversa?If so, how?