Answer Posted / guest
Read has the following types:
Read logical, Read physical and Reas by ISN
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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 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?
How to receive data passed through jcl parm parameter in a natural program?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
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?
Can you explain control variable in online screens?
Define cobol coding sheet?
Explain control variable in online screens?
Explain why do we use file-aid for seqential files?
What is a hyperdescriptor?
How are you going to remove duplicates from the file that is being read?
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?