how we can find occurence of MU and PE fileds in a file?
Answers were Sorted based on User's Feedback
Answer / ajmina
Number of occurances in MU and PE can be found by c*field
name.
If Adabas file having MU field 'switch' and has 5 values.
then in module you can find it by C*switch. this will have
value 5.
| Is This Answer Correct ? | 10 Yes | 0 No |
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
What is a hyperdescriptor?
Define cobol coding sheet?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain the difference between external subroutine and subprogram?
How do you pass GDA into a sub program with out PDA?
how many work file we can code in jcl?
Explain the address converter?
control variable in online screens
ADABAS basic concepts. Like inverted list, address converter ,data storage
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain how are you going to remove duplicates from the file that is being read?