A field declared as P8 needs to be redefined as
Alphanumeric. What would be its new size?
Answer Posted / mg
The new size will be A8
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is the difference between read(1) and read work file once?
Tell me can we update with histogram?
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?
Can we see the copy book length using file-aid?
Explain the data storage?
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?
Tell me what type of files we can process thru file-aid?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
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?
What is the quality process in development?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?