Show TOC

Example of File Names for tpLocate this document in the navigation structure

For the change request T11K123456 with target system P11, the transport file names are as follows:

  • Data files: 

    UNIX/IBM IBM i:

    $(transdir)/data/R123456.T11 and$(transdir)/data/D123456.T11 if required

    Windows:

    $(transdir)\data\R123456.T11 and$(transdir)\data\D123456.T11 if required

  • Buffer: 

    UNIX/IBM IBM i: $(transdir)/buffer/P11.

    Windows: $(transdir)\buffer\P11.

  • Information file: 

    UNIX/IBM IBM i: $(transdir)/cofiles/K123456.T11.

    Windows: $(transdir)\cofiles\K123456.T11.

  • Log files: 

    UNIX/System i:

    $(transdir)/log/T11E123456.T11 (export),

     

    $(transdir)/log/T11P123456.P11 (test import into P11),

     

    $(transdir)/log/T11I123456.P11 (import into P11),

     

    $(transdir)/log/T11A123456.P11 (activate in P11),    ...

Windows:

$(transdir)\log\T11E123456.T11 (export),

 

$(transdir)\log\T11P123456.P11 (test import into P11),

 

$(transdir)\log\T11I123456.P11 (import into P11),

 

$(transdir)\log\T11A123456.P11 (activate in P11),    ...