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.
Answers were Sorted based on User's Feedback
Answer / satyabrata
UNIQUE: A record cannot be entered or copied into a file if its key value is same as the key value of a record already existing in the file.
FIFO: The duplicate key records will retrieved in first in first out order.
LIFO: The duplicate key records will retrieved in last in first out order.
FCFO: The duplicate key records will retrieved in first changed first out order.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vivek dwivedi
Use the DSPF command to check effect of LIFO,FIFO
| Is This Answer Correct ? | 1 Yes | 1 No |
How to index LF by relative record no (RRN)
how to restrict upon adding the data for field reference file in DB400
What is the purpose of the chain and setll and setgt?
Q.1 how to implement the commitment control. 2.how to control commitment control from external program.
what is multiple member pf
Can anybody tell why Journalling is compulsary before Commitment Control?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
CRTDTA AND CRTARA should be used along with?
what is the difference between adding keys & constraints into a phisical file
what is exception and how many types of exception
How to find the list of source physical files in a library?