A field declared as P8 needs to be redefined as
Alphanumeric. What would be its new size?
Answer Posted / praby
should be defined as A8 and it wil take 8 bytes
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
Explain the address converter?
What is data trace system 2.0 used for?
Explain the like inverted list?
How are you going to remove duplicates from the file that is being read?
Can we see the copy book length using file-aid?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What is the difference between read(1) and read work file once?
Explain how to move cursor to a particular field when position is not known?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is cobol coding sheet?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
Explain the difference between external subroutine and subprogram?
Explain how many work file we can code in jcl?
How converted the natural coding for adabas
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?