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
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 |
Answer / murali
We can see the impact while entering data through ud command
| Is This Answer Correct ? | 1 Yes | 1 No |
pls anyone explain about compile time array,pre run time array run time array
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
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.
What is the interactive job? What is the batch job?
Why we create the Physical File Member?
How many libraries can be there in a library list?
wirte a simple program for read file in cl
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
CRTDTA AND CRTARA should be used along with?
I had created one physical file tell me command to enter data in to?
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?
hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that