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 |
what is service program?
What is the symbol used for shifting fields in SDA?
how do you specify page overflow indicator for printer files in rpg?
Pgm A is invoked through HTTP. It is in Activtion group QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation group TEMPACTGRP. Pgm A ends in error. Pgm A is called again. But it gives an error that TEMPACTGRP still exists and files are present in QTEMP. What is the cause and how will u fix?
why is the declare cursor statement is used for?
how will you display a particular page in subfile ?
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
how to write code for singlepage in sqlrpgle with update ?
what are the necessary keywords for the join logical file?
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
how to get no of records in file in rpg with out cl cmd