What is the use of OVRDBF ?
Answer / ravinder kaur
You can use the Override with Database file (OVRDBF) command to replace the database file named in a CL program or to change certain parameters of the existing database file.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to reverse a string using RPG?
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
What is the benefit of using Externally Described files over Internally Described?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
What are the different types of specification available in RPG/400 ?
Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?
What is library list ?
How can we sort an array?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
how do you turn off indicators 50 through 59 in only one operation
Which is better LF or OPNQRYF ? When should we use LF and when should we use OPNQRYF ?
Can fields be concatenated INa logical file level?