Interviewer asked me write down DDS for load all subfile .can anybody write dds
No Answer is Posted For this Question
Be the First to Post Answer
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. If the file is keyed and I have declared the file as well as Key list properly in my program. Still am getting an error message like "Chain/reade operation is not allowed" What may be the case?
What is the purpose of Panel Groups?
difference between 1:%found and %equal built function in detail with example .
what is plat file?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
What is a record lock error?
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
1.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
wat is meant by hidden field , why it is used?
How can a screen field that has changed since the last output operation be detected?
check existence of one record without using chain or read?