How converted the natural coding for adabas
No Answer is Posted For this Question
Be the First to Post Answer
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain the difference between external subroutine and subprogram?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
Tell me what type of files we can process thru file-aid?
Can we see the copy book length using file-aid?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How do you pass data from a Natural Program to an External Subroutine? Can it share the LDA of Program as in Internal Subroutine.
COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam