A field declared as P8 needs to be redefined as
Alphanumeric. What would be its new size?
Answer Posted / getme
5 bytes, see below
NAT0039 Sum of field lengths in REDEFINE > length of base field (=5 bytes).
0010 DEFINE DATA LOCAL
0020 01 #P (P8)
0030 01 REDEFINE #P
E 0040 02 #A (A8)
0050 END-DEFINE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find occurrence of mu and pe fields in a file?
Explain how many work file we can code in jcl?
Explain the like inverted list?
What is the difference between read(1) and read work file once?
Explain control variable in online screens?
Explain why do we use file-aid for seqential files?
How can we see the copy book length using file-aid?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between read(1) and read work file once?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
What is a hyperdescriptor?
Define cobol coding sheet?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain the address converter?