Can we used ovrdbf command after the opnqry file if yes then
What will be out put of your program?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ss
OVRDBF command before OPNQRYF because it will make the ODP *yes.
If the ODP is *yes then only the changes will be reflected in next calling program.
If the ODP is *no then there is no use of opnqry because data will not be reflected in next calling program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
How can we make use of SETLL operation in CL?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How to set on/off a group of indicators in a single statement?
what is post opcode do
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
What is journalling and commitment control?
How do you find whether a record is locked or not?
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
check existence of one record without using chain or read?
How can you delete records form a file in rpg without using "Delete" OPCODE?
this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002