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 |
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why
Why we create the Physical File Member?
what is the difference between adding keys & constraints into a phisical file
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.
How we can't update join logical files?
What is the difference between access path and open data path?
How to index LF by relative record no (RRN)
what is general and type of general
how to eliminate the level check error
i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?
what is the purpus of the chain and setll and setgt ?