If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by doing the run query of the file? if not how can we see the impact of these keywords.
Answers were Sorted based on User's Feedback
Answer / amit k singh
If you are using FIFO,LIFO,FCFO then you can't see the impact by using the runqry command as fifo,lifo,fcfo are used to retrieved the duplicate key records.
so you have to retrieve the records from the file using rpgle program.simply write a program to read a file which is using these file level keywords.:)
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / murali
We can see the impact while entering data through ud command
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the difference between adding keys & constraints into a phisical file
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
How to read a pf in reverse(from last record to first) using cl?
CRTDTA AND CRTARA should be used along with?
What is the purpose of the chain and setll and setgt?
How to find the list of source physical files in a library?
can any one pls tell me some differences between a LF and command OPNQRYF?
3 Answers Accenture, Cognizant, eFunds,
can any one tell me what is meant by PSSR? Kindly elaborate it...
How to update physical file using logical file with example?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
Define interactive jobs and batch jobs
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?