A field declared as P8 needs to be redefined as
Alphanumeric. What would be its new size?
Answer Posted / ajmina gilani
New size should be A5, as P8 will take 5 byte to store. But
when I have tested with redefining P8 by A5, it is not
displaying proper value for redefind veriable.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What is data trace system 2.0 used for?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How converted the natural coding for adabas
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how are you going to remove duplicates from the file that is being read?
How are you going to remove duplicates from the file that is being read?
What is a hyperdescriptor?
Can we see the copy book length using file-aid?
Explain how many work file we can code in jcl?
Explain why do we use file-aid for seqential files?
The natural file converted to PDF file if Yes then explain ?
Explain the difference between external subroutine and subprogram?
What is the difference between read(1) and read work file once?