Can we used ovrdbf command after the opnqry file if yes then
What will be out put of your program?
Answer Posted / naveen chandra joshi
No. we can not use OVRDBF command after OPNQRYF command if
we do so then program will give error as the OPNQRYF
command expects the Open Data Path to share before
processing.
I tested the program and then posting the answer.
Regards,
Naveen,
9891501280.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
how can you display specific subfile page on the screen in unequal subfile?
what do you mean by an input subfile, what are the keywords required?
what is a rpg?
How to declare the pull button in AS/400..
How to write record if no field or the field are different in physical file in rpgle ?
How can we know running job is batch or interactive?
What is file identifier where we can use?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is the purpose of record level identifier?
is this a rpg channel?
how do you use commitment control in rpg?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?