YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE
THROUGH CL?
Answers were Sorted based on User's Feedback
Answer / bharathi
we can not update a PF from CL.
If we want to delete unused space in PF use CPYF or
RGZPFM. these are used to remove unused space.
| Is This Answer Correct ? | 17 Yes | 1 No |
USING THE COMMAND 'RGZPFM'
The Reorganize Physical File Member (RGZPFM) command
compresses (removes deleted records from) one member of a
physical file in the database, and it optionally
reorganizes that member.
| Is This Answer Correct ? | 7 Yes | 1 No |
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
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
Can we concatenate fields in physical file? If yes how can we do?
How to index LF by relative record no (RRN)
how to add a new field to a file without compiling it?
What is the use of member in pf?
Is it possible to create a logical file whose Physical file is not in same library?
How to read a PF in reverse(from last rec to first) using CL?
can we concate fileds in physical file? If yes how can we do?
How many maximum record format a logical file have?
How to change the batch job to interactive job?
how can we write LF using flatfile.