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 |
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
How to change file attributes such as size, file wait time, record wait time etc., permanently?
how can you detect and handle a record lock situation?
what is the purpose of putovr (put with explicit override) keyword?
how do you read changed records backward in subfile?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
What is the use of L specs in RPG?
how can you specify no duplicate key?
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
how do you pass parameters in cl?
what opcode could be used to test an alphanumeric field for all numeric values?