55 pts.
 Sorting thru FMTDTA QFMTSRC
 In my application FMTDAT is used for sorting.

FMTDTA     INFILE((*abcdef) +                            (*abcdef) +                                (*avbgrf) +                                (*abcdef) +                               (*abcdef) +                                 (*abcdef)) +                                OUTFILE(abcdef) +                   SRCFILE(QFMTSRC) [strong]SRCMBR(abcdef[/strong]) +              OPTION(*NOPRT) 

 Code in SRCMBR   [strong]abcdef1[/strong]:   

 HSORTRE   69A        3X 256  I P    1   2NEC139            IAP   1   2NEC135            IAP   1   2NEC136          

 FNP   1   2        FNC   3  40        FDC   1 256        I P    1   2EQC145  IOP   1   2EQC147

What is the meaning of  FNP  , FDC, I P , IOP, IAP etc. and what is the use of 2nd and 3rd column.

How shorting is done here?

Any help would be gratefully appreciated.



Software/Hardware used:
ASKED: October 6, 2010  6:55 AM
UPDATED: July 5, 2012  8:35 AM

Answer Wiki:
I believe this is a duplicate question. Here is the same answer ;-) Here is a link to the FMTDTA manual. All you questions can be answer here http://publib.boulder.ibm.com/iseries/v5r1/ic2924/books/c0918260.pdf
Last Wiki Answer Submitted:  July 5, 2012  8:35 am  by  AnupamAs400   55 pts.
All Answer Wiki Contributors:  AnupamAs400   55 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Good answer! CharlieBrowne found the manual I was looking for in the earlier question.

Tom

 108,005 pts.

 

Thanks a lot…..manual is really good….

 55 pts.