YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE
THROUGH CL?
Answer Posted / nitendra chaurasia
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 |
Post New Answer View All Answers
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
How to update physical file using logical file with example?
I have a pf, it contains 5 members, how to access particular member data from logical file?
What is the interactive job?
How to find the list of source physical files in a library?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
How many maximum record format a logical file have?
How to read a pf in reverse(from last record to first) using cl?
What is the difference between access path and open data path?
How to know the particular record in pf with out reading?
What is the interactive job? What is the batch job?
What is the batch job?
What is FORMAT keyword and its use?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
How to change the batch job to interactive job?