what is multiple member pf
Answer / raghav
Whenever a PF is created, a default member is added to it with the same name as PF.
We can added multiple member to it by using ADDPFM command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Last statement of any rpg program is lr?
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
How many max. Record format a logical file have?
How to update physical file using logical file with example?
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why
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.
CRTDTA AND CRTARA should be used along with?
How to find the list of source physical files in a library?? Is there any way to get a list??
How to retrieve a physical file after deleting that?
How to read a pf in reverse(from last record to first) using cl?
Suppose 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?
Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...