Can we use OVRDBF command without using of OPNQRYF ?
Or can we use OPNQRYF command without using of OVRDBF
command ?
Answer Posted / vaiv20
Yes it can be used when u want system to point to a
particular File/Member in a library while processing a file
in a high level pgm. Example, suppose u want to use a work
file in QTEMP , although other object of the same file
exist in the current library list. other way to achieve
this is by using Keyword EXTFILE and EXTMBR on the F spec
of that file in RPGLE pgm.
I think OPNQRYF can be used without OVRDBF but that
physical file should have been defined/changed with SHARE
(*YES). This will create a data path for the file to be
shared.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
what are the different types of arrays available in rpg ?
how do you use exceptional write in c specs?
what do we can do with the embedded sql statements?
why is as/400 called object oriented machine?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
What is %CHECK?
what does the ovrdbf command do?
what is a keyed physical file?
which of the cl command can be used to determine which logical files are dependent on a specific file?
A join logical file has how many record formats?
what is term cua , saa?
What is file information data structure(infds) in as400?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
can a single screen format occupy a screen area above and below a subfile format ?