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 the difference between access path and open data path?
what is general and type of general
Maximum how many fields we can create under a record format of PF?
Why we create the Physical File Member?
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why
What is the interactive job? What is the batch job?
hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that
In how many ways we can create a logical file?`
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
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?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
how can i know logical file belongs to which physical file without source?