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 |
Suppose 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?
how to update physical files using normal logical file
how can we write LF using flatfile.
how to restrict upon adding the data for field reference file in DB400
How to add a field to a PF and compile it without loss of data?
WHAT IS THE DIFFERENCE BETWEEN 'COLHDG' AND 'ALIAS'?
What is FORMAT keyword and its use?
I had created one physical file tell me command to enter data in to?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
what is error handling concepts in cl
how to eliminate the level check error