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 library list ?
how do you turn off indicators 50 through 59 in only one operation
what does opcode post do ?
What is Data Area?
What is the purpose of STRCMTCTL command?
How are the objects stored on AS/400?
how can see logical file based on which physical file and vice versa
function of DSPPGMREF?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
what are the different types of data areas?
what is clile code get last digit in numarice value