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 |
How can I create 1 DDM that fetches 3 ADABAS files simultaneously?
Explain how to find occurrence of mu and pe fields in a file?
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
What is a hyperdescriptor?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
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 ?
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
Explain 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?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
what type of files we use in file-aid
What is data trace system 2.0 used for?