cancel
Showing results for 
Search instead for 
Did you mean: 

Importing trans request failed

Former Member
0 Kudos

Hello,

I have landscape with two systems..i created one request in dev system and i am trying to import into prod system.

When i tried to import this request thru stms transaction i got the following error:

<b>"

Transport control program tp ended with error code 0247"</b>

Then when i looked at the tp system log,i can see the following error:

<b>"

ERROR: Background job RDDIMPDP could not be started or terminated abnormally."</b>

I ran the program RDDNEWPP as a backgroun process to start RDDIMPDP.I checked the job log.it says "RDDIMPDP started successfully"..

But still i am getting this error.

Am i missing some thing in my TMS configuration?

Thanks for your help.

Ram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Finally, i got it working!!!

But the information you gave me was very useful.

Thanks

Ram

Former Member
0 Kudos

Hello Rama,

I hope you ran RDDNEWPP in client 000 with user id DDIC. If not then it will not work.

Please try that out.

Please award points for useful answers.

Regards.

Ruchit.

Former Member
0 Kudos

Hi Ruchit,

Thanks for your reply.I did run the RDDNEWPP from DDIC account.

But now i am getting different error.

Also, my source system is using ORACLE database and target system is using

SQL server.And my transport request all it contains is the new records inserted into USR40 table.These rows needs to be insert into the target system,

Does it creates any conflict?

Here is the error message i have excerpted from tp system log.

HJ File: .\trans\log\SLOG0706.MBS 08.02.2007 13:47:25

System log entries

START imp all MBS 20070207143504 MICRON micron

INFO: event SAP_IMPORT_START triggered successfully

START SET STOPMARK MBS 20070207143506 MICRON micron

INFO: Buffer saved as .\trans\buffer\MBSSAV.

STOP SET STOPMARK MBS 20070207143506 MICRON micron

START MAIN IMPORT MBS I 20070207143506 MICRON micron

STOP MAIN IMPORT MBS I 20070207143509 MICRON micron

INFO TBATG CONVERSION OF MBS n not needed MICRON micron

START REMOVE STOPMARK MBS 20070207143509 MICRON micron

STOP REMOVE STOPMARK MBS 20070207143509 MICRON micron

INFO: event SAP_IMPORT_STOP triggered successfully

STOP imp all MBS 0000 20070207143510 MICRON micron

ERROR: System MBS. Warning. 20070207143510 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 0).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207143650 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 1).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207143833 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 2).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207144013 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 3).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207144153 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 4).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207144333 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 5).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207144513 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 6).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207144653 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 7).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207144833 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 8).

ERROR: (This warning is harmless if no further warnings follow.)

ERROR: System MBS. Warning. 20070207145013 :

ERROR: Background job RDDIMPDP is not scheduled. Please run report RDDNEWPP.

ERROR: I'm waiting 100 sec (Count: 9).

ERROR: (This warning is harmless if no further warnings follow.)

START INFORM SAP-SYSTEM OF MBS Q 20070207145113 MICRON micron

START tp_getprots MBS Q 20070207145115 MICRON micron

ERROR: RAMK900022 : couldn't locate TA-info in .../cofiles

(illegal format detected)

Thanks

Ram