A field declared as P8 needs to be redefined as
Alphanumeric. What would be its new size?
Answer Posted / madirtere
The redefined size is A5.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is cobol coding sheet?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What is the quality process in development?
How to find occurrence of mu and pe fields in a file?
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 why do we use file-aid for seqential files?
Can you explain control variable in online screens?
How converted the natural coding for adabas
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 control variable in online screens?
Explain the difference between external subroutine and subprogram?
Explain difference between read(1) and read work file once?
Explain the like inverted list?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?