Answer Posted / 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 |
Post New Answer View All Answers
explain the difference between defining subfile and message-subfile?
What is difference between rename and prefix?
how does union file maintains record formats?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
when are the unique constraints executed?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
can a join logical file be updated?
What is the difference between physical file and logical file?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
what does check opcode do ?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What is the as400 called now?
what keyword must be used with protect keyword ?
which type of object is used in db2/400?
what is the purpose of dynslt keyword?