A field declared as P8 needs to be redefined as
Alphanumeric. What would be its new size?
Answer Posted / shailesh jha
Its new size would be A5. P8 Stores in compressed format
having (n/2+1) bytes.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
The natural file converted to PDF file if Yes then explain ?
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 is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain the data storage?
Explain control variable in online screens?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain how are you going to remove duplicates from the file that is being read?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain why do we use file-aid for seqential files?
What is a hyperdescriptor? How does it work?
How to create 1 ddm that fetches 3 adabas files simultaneously?
What is the difference between read(1) and read work file once?
Explain difference between read work file 1 and read work file once? Why we are using work file once?