Register Login

Problem transport with returned code = 12

Updated May 18, 2018

Dear All,
I`m facing a problem while transport document number "D01K923886" from Quality Assurance System to Production System (by AIX Command).

Please find the step by step as follow
:
apac_b80_2:p01adm 5>
pwd


/usr/sap/trans/bin
apac_b80_2:p01adm 6>
tp addtobuffer D01K923886 P01


This is tp version 305.13.07
(release 46D) for ANY database


Addtobuffer successful
for D01K923886


tp finished with return
code: 0

meaning:

  Everything OK
apac_b80_2:p01adm 7>
tp import D01K923886 P01 client=100


This is tp version 305.13.07
(release 46D) for ANY database


sapparam(1c): No Profile
used.


ERROR: stopping on error
12 during DD ACTIVATION


stopping on error 12 during
DD ACTIVATION

tp returncode summary:
TOOLS: Highest return
code of single steps was: 12


WARNS: Highest tp internal
warning was: 0118


tp finished with return
code: 12


meaning:

  A tool used by
tp aborted

What it means?? Please advice.

Thank you so much.


Comments

  • 13 Apr 2009 1:45 pm Guest

    You have to add profile name which will be used to import. For example:
     
    tp pf=TP_DOMAIN_RHT.PFL import RHTKT00008 RHT client=550

  • 13 Apr 2009 1:45 pm Guest

    My transport route is from Development System to Quality Assurance System, then Production System. No error reported while transport from Development System to Quality Assurance System.

    These problem occured while transport from Quality Assurance System to Production System. I already try your suggestion, but other error occured.

    Please find the detail as follow. Also
    please advice.

    Thank you.

  • 13 Apr 2009 1:45 pm Guest

    Regarding my problem, i finally found what the real problem is.

    There is an error on coding in ABAP Report.

    Our ABAPer will solved it first. I`ll be back with the next progress. Anyway, thank you so much for your advice. I really appreciate it.

  • 13 Apr 2009 1:45 pm Guest

    Try to add profile file without username and with suffix .PFL just as it was in example. My example works on 4.7/sles9.


×