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



If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by do..

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

If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by do..

Answer / murali

We can see the impact while entering data through ud command

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB400 Interview Questions

pls anyone explain about compile time array,pre run time array run time array

4 Answers  


How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?

3 Answers  


There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.

2 Answers  


What is the interactive job? What is the batch job?

1 Answers  


Why we create the Physical File Member?

5 Answers  


How many libraries can be there in a library list?

2 Answers  


wirte a simple program for read file in cl

2 Answers   Active Brains,


what is the intractive job? what is the batch job ? how to change the batch job to interactive job?

2 Answers   Four soft,


CRTDTA AND CRTARA should be used along with?

2 Answers  


I had created one physical file tell me command to enter data in to?

1 Answers  


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?

1 Answers  


hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that

9 Answers   Encore,


Categories