15 pts.
 logical based on physical file member
I want to create a logical file over the data contained in one member of a muiltiple member phyisical file. I can find nowher that allows me to specify the member name of the PF.

Software/Hardware used:
ASKED: November 1, 2012  4:37 PM

Answer Wiki:
To create a LF of a multiple member PF you need to use mapping i.e. you have to create corresponding LF members using the ADDLFM command and if you don't want to add logical file members then you have to make a field as a key in LF file.....................

Last Wiki Answer Submitted:  November 7, 2012  11:09 am  by  jatin18   95 pts.
All Answer Wiki Contributors:  jatin18   95 pts. , authoron   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You name the member on the DTAMBRS() parameter of the CRTLF command, the same parameter that names the PF itself. — Tom

 108,360 pts.

 

The ‘Answer’ is incorrect in most respects. It is not necessary to use ADDLFM. The command may be used if the LF should have additional members, but oterwise it’s not required. And it is not required to add a key if you don’t want additional members. — Tom

 108,360 pts.