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 |
can we concate fileds in physical file? If yes how can we do?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
Is it possible to create a logical file whose Physical file is not in same library?
Can anybody tell why Journalling is compulsary before Commitment Control?
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
What is the interactive job? What is the batch job?
How to update physical file using logical file with example?
Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...
What is the primary file?
In how many ways we can create a logical file?`
what is use of self join and which cases you will use this join
can any one tell me what is meant by PSSR? Kindly elaborate it...