what is the necessary command needed before OPNQRYF and why?
Answer Posted / kcsyam
OVRDBF with SHARE(*Yes) share the access path
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
how can you display specific subfile page on the screen in unequal subfile?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
How can we know running job is batch or interactive?
what is the necessary keyword needed to scroll subfile records?
what is file information data structure?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is program status data structure?
What is file identifier where we can use?
what is the use of sflnxtchg?
how do I declare a minor?
how do I preserve and clean the array?
how do I play {insert rpg system here}?
What is a record lock error?
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?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?