Answer Posted / niki
Fetch- calling a natural pgm
CALL- it is used to call another pgm (other then natural)
CALLNAT- calling a natural subpgm
Fatch retrun- it will retrun the contol back
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain why do we use file-aid for seqential files?
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(1) and read work file once?
Explain how to find occurrence of mu and pe fields in a file?
The natural file converted to PDF file if Yes then explain ?
Explain the data storage?
What is cobol coding sheet?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how are you going to remove duplicates from the file that is being read?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What is a hyperdescriptor? How does it work?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
How to create 1 ddm that fetches 3 adabas files simultaneously?