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 |
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
how to restrict upon adding the data for field reference file in DB400
Can anybody tell why Journalling is compulsary before Commitment Control?
How to read a pf in reverse(from last record to first) using cl?
What is open data path?
How to find the list of source physical files in a library?? Is there any way to get a list??
How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?
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
How to find the list of source physical files in a library?
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
Why journalling is compulsory before commitment control?