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?
Answer / jayvardhan
With the help of OPNQRYF Clp command, we can select the records from the data base file. The process involves following steps:
Steps: 1. OVRDBF with SHARE (*YES)
2. OPNQRYF
3. CALL the program
4. DLTOVR
5. CLOF
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the purpose of putovr (put with explicit override) keyword?
I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining
How can we update a specific field in RPG?
what is a logical file?
What is field reference file?
How can we sort an array?
in which specification the report layout can be defined?
a program variable coded in an embedded sql statement is referred to as?
How do you combine two record formats in RLU ?
what does defn do?
What are the different types of access paths maintained on the file?
What is the difference between non-join logical files and join logical files?