how to know total no of records in pf with out using sql??????
Answer Posted / vijay verma
By using dspfd command you can find out total on record.
dspfd (libname/filename)
here u can find out total no of records.
| Is This Answer Correct ? | 39 Yes | 1 No |
Post New Answer View All Answers
How to read a pf in reverse(from last record to first) using cl?
What is open data path?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
I have a pf, it contains 5 members, how to access particular member data from logical file?
How to update physical file using logical file with example?
What is the batch job?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
How to index LF by relative record no (RRN)
How to find the list of source physical files in a library?
What is the interactive job? What is the batch job?
What is the difference between access path and open data path?
What is the primary file?
How to retrieve a physical file after deleting that?