How do i get the list of Physical file associated with a given logical file. If the logical is a normal logical, DSPFD will do, but if the logical is a Join logical, how do i retrieve the information to be used in a program.
I am doing this for a Source/object Management tool. I have to back up a logical file to a dynamic library, but the dependent PF is not available in the that dynamic library, so MOVOBJ or CRTDUPOBJ will fail issuing CPD3166.
What is the best approach to this
I have planned to get all the associated physical files duplicated to that dynamic library and then MOV this particular LF
I am doing this for a Source/object Management tool. I have to back up a logical file to a dynamic library, but the dependent PF is not available in the that dynamic library, so MOVOBJ or CRTDUPOBJ will fail issuing CPD3166.
What is the best approach to this

I have planned to get all the associated physical files duplicated to that dynamic library and then MOV this particular LF




Comment