What the purpose of the keywords FIFO, LIFO, FCFO?
Answer / pratap thakur
These keywords are used at file level. The purpose of each one is described below:
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 ? | 0 Yes | 0 No |
how do you use commitment control in rpg program ?
how does the runqry show the output?
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
How can we arrange duplicate records in a file?
what is the function of crtdupobj command?
What is the difference between crtdupobj and copyf?
what opcode will be used to test the zone of a character field?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...
how to see the error messages for each command in cl?
What is an Array Data Structure?
why is as/400 called object oriented machine?