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?



how would you design the process for a nightly, high volume check producing process that needs to se..

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

Post New Answer

More IBM AS400 AllOther Interview Questions

what is the rpg and cl life cycle?Please tell me any body

4 Answers  


What is Multi-format logical file?

1 Answers  


how do you pass parameters in cl?

1 Answers   IBM,


describe the difference between the dowxx and douxx operations?

1 Answers   IBM,


How many record formats can you have in a Physical file and in a Logical file ?

1 Answers  






how do you read changed records backward in subfile?

0 Answers   IBM,


What are the record format field mapping options in cpyf?

0 Answers  


what is the maximum number of fields under a record format of physical file?

1 Answers   IBM,


STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?

1 Answers  


load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?

1 Answers   Wipro,


What is primary file? How many primary file can be declared in a RPG program?

3 Answers   IBM, Valtech,


can we retrieve dspf source?

2 Answers  


Categories