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 |
how to eliminate the level check error
What is open data path?
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
what is the purpus of the chain and setll and setgt ?
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 to insert more than one record to a pf at a time?(Bulk insert to a pf)
Which keyword is used both in subfile and subfile control record format of a DSPF?
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
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
When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.
How many libraries can be there in a library list?
How to find the list of source physical files in a library?