In there is 100 no. of recordsin PF, if i delete all the
records. Then what is the Size of the PF?
Answers were Sorted based on User's Feedback
Answer / bappaditya
The size of any physical file depends on the size of
existing fields and number of key fields. So the size of
the PF is not changed wheather we delete all records of it.
Please let me know anyone if I am wrong.
...
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / 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 |
Answer / harish
I hope size of the physical file will not change
if records deleted means the physical file will be empty
Harish poomgame shivappa
NIIT Technolgies
Kolkata
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sunil
If you delete all the records from a PF file the size won't change unless and until if you use RGZPFM.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the type, length of a LDA?
how do you read changed records backward in subfile?
In RPG How to read a records from a file without using read opcodes?
Difference Between Source Physical File & Physical File?
when do you use f-spec. Continuation line ?
what are the basic features of seu?
how can we view the entire objects and its types in a pgm?
how does the runqry show the output?
what is a composite key?
how do you detect unused spool storage?
What are the different ways to input data into data area?
In 'o' Specs What Is The Opcode For Write?