Where would you use Override Data Base File?
Answers were Sorted based on User's Feedback
Answer / aa
there are several uses of OVRDBF command.. basically it is
used to temperaroly override some attributes of a physical
file to another...
main uses of OVRDBF includes..
1) Temp. sharing ODP
2) working on member other than frst member
3) setting pointer according to key value or through RRN
value
4) accesing object from any library which is not listed in
LIBL
Is This Answer Correct ? | 21 Yes | 1 No |
Answer / ghouse fayaz
Say,u have different members in a PF and each member have
different records
then if u want read records from all
members OVRDBF is used.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sandy
We, use this command in CLP. When we are doing OPNQRYF
before that we used this command. This command helps to
override the data at the time of comiple the PGM.
Is This Answer Correct ? | 4 Yes | 6 No |
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
Can we add or remove the module object from service Program..and how...?
how do you pass parameters in cl?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
Can fields be concatenated INa logical file level?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
How can we change the uppercase to Lowercase in RPG?
define the purpose of the iter operation?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
how can you detect and handle a record lock situation?
Write a logic program for knowing the repeated number of a vowels in a given program?
How do you grant authority?