In there is 100 no. of recordsin PF, if i delete all the
records. Then what is the Size of the PF?
Answer Posted / nihar
If you delete all the records from PF then the size of the
PF remains same .If you want to PF size is zero then you
reorganized the file through RGZPFM command.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
when would you use or not use this approach?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
what is sflpag and sflsiz ?
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... I m using RPG/ILERPG to download...
What is the difference between physical file and logical file?
what are the limitations of cl (compare to rpg) ?
Apart from opening of a file do we have any other use of USROPN?
during input operation which indicator position is seton if there is a record lock?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
when do you explicitly open files and close files in an rpg program?
what is the purpose of putovr (put with explicit override) keyword?
how do you use commitment control in rpg program ?
how do you read data area in an rpg program?
which are the string manipulation opcodes?