cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR in phase MAIN_INIT/REPACHK_CLONE of PREPROCESSING using SUM 14.

Former Member
0 Kudos

Hi All,

I am doing SAP ECC upgrade from EHP 5 to EHP 7 with SUM 14 and getting ERROR in phase MAIN_INIT/REPACHK_CLONE of PREPROCESSING  it says can't  CANNOT_GET_TRANSPORTS  while calling function module "SUBST_GET_OPEN_SAPOBJ_TAS_REPS"

REPACHK2.LOG attached.

1 ETQ201 Entering upgrade-phase "MAIN_INIT/REPACHK_CLONE" ("20151019165335")

2 ETQ367 Connect variables are set for standard instance access

4 ETQ399 System-nr = '10', GwService = 'sapgw10' Client = '000'

4 ETQ399 Environment variables:

4 ETQ399   dbs_ora_schema=SAPD01

1 ETQ200 Executing actual phase 'MAIN_INIT/REPACHK_CLONE'.

1 ETQ399 Phase arguments:

2 ETQ399 Arg[0] = 'NO-IGNORE'

1 ETQ399 Using error summary log 'REPACHK2.ELG'.

3 ETQ120 20151019165336: PID 25360 execute '/usr/sap/D01/DVEBMGS10/exe/tp pf=/oracle/sum14/SUM/abap/var/DEFAULT.TPP lock_eu D01', output written to '/oracle/sum14/SUM/abap/log/TP.ECO'.

3 ETQ123 20151019165336: PID 25360 exited with status 0 (time 0.000 real)

1 ETQ359 RFC Login to: System="D01", AsHost="delecc10" Nr="10", GwHost="delecc10", GwService="sapgw10"

2 ETQ232 RFC Login succeeded

4 ETQ010 Date & Time: 20151019165336

1 ETQ233 Calling function module "UPG_BUFFER_SYNC" by RFC

1 ETQ234 Call of function module "UPG_BUFFER_SYNC" by RFC succeeded

4 ETQ010 Date & Time: 20151019165337

1 ETQ359 RFC Login to: System="D01", AsHost="delecc10" Nr="10", GwHost="delecc10", GwService="sapgw10"

2 ETQ232 RFC Login succeeded

4 ETQ010 Date & Time: 20151019165337

1 ETQ233 Calling function module "SUBST_GET_INACTIVE_SAP_OBJECTS" by RFC

1 ETQ234 Call of function module "SUBST_GET_INACTIVE_SAP_OBJECTS" by RFC succeeded

4 ETQ010 Date & Time: 20151019171152

2 ETQ399 Table TT_INACTOBJS (#0):

1 ETQ124 Scanned file 'log/GET_INACTIVE_SAP_OBJECTS.D01' from offset 24766 to 25431 for errors.

1 ETQ359 RFC Login to: System="D01", AsHost="delecc10" Nr="10", GwHost="delecc10", GwService="sapgw10"

2 ETQ232 RFC Login succeeded

4 ETQ010 Date & Time: 20151019171153

1 ETQ233 Calling function module "SUBST_GET_OPEN_SAPOBJ_TAS_REPS" by RFC

2 ETQ373 parameter "IV_DELIVIN" = "740"

2 ETQ373 parameter "IV_STARTREL" = "702"

2 ETQ373 parameter "IV_TARGETREL" = "740"

1 EETQ235 Call of function module "SUBST_GET_OPEN_SAPOBJ_TAS_REPS" by RFC failed (error-status "3")

2 EETQ360 RFC of "SUBST_GET_OPEN_SAPOBJ_TAS_REPS" failed:

2 EETQ361 code/exception  : 3

2 EETQ362 key             : RAISE_EXCEPTION

2 EETQ399 Exception condition "CANNOT_GET_TRANSPORTS" raised.

4 ETQ010 Date & Time: 20151019171153

4 ETQ010 Date & Time: 20151019171153

1EETQ399 Last error code set is: RFC error system D01 nr 10 function 'SUBST_GET_OPEN_SAPOBJ_TAS_REPS' failed with code 3 key RAISE_EXCEPTION: Exception condition "CANNOT_GET_TRANSPORTS" raised.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI All,

I have re-started from the scrach and found out that the issue was activating these function and includes as marked in the screenshot.

I cannot activate nor  delete these from inactivate objects in SE80. as both are leading to issue and letting to ABAP dumps. could anyone help me take me out from this point.

I already done the activities according to  note   538167 and also unlocked all the TR's   

Former Member
0 Kudos

Hello Chetan,

I'd be surprised if the problem with the *BDLS* objects is the cause of your original problem.

What error(s) are you getting when you try to activate. eg for BDLS_TABLE_LOAD ?

an you also run tx DB02 => Diagnostics => Missing Table and Indexes and then hit the refresh button on that screen. That way you get a up to date overview of missing or inconsistent DDIC objects.

I've had issues in the past where BDLS programs/FMs failed due to a valid runtime object not existing for a table.

Please let us know about the FM activation error(s) and the results of the DB02.

KR,

Amerjit

Former Member
0 Kudos

Hi Amerjit,

The issue was same when i was trying to activate any of the functions at that time. 

Actually i resolved the error now.

The issue was with a particular, include LBDLSTOP.

in its source code of that it was containing some of the tables which dos't existed in the server.

according to the abap dumps which we were getting.

I changed the source code of this include with the help of abaper.  deleting these few lines.


After that i activated all the objects. and no dumps was coming.

So i continued with the upgrade. and  till now it is running fine with no errors.

Hope the issue is resolved now.

Thanks everyone for your help.

Former Member
0 Kudos

Upgrade process was completed with no further issue related to this.

so i can say this resolution was correct.

Answers (2)

Answers (2)

former_member182657
Active Contributor
0 Kudos

Hi chetan,

Is there any dumps under ST22 ? If yes kindly share the same.In addition try to restart the complete system once to check again.

Regards,

Former Member
0 Kudos

Hi Gaurav,

There are more then 400 ABAP  dump for today only.

most of them are repeating them self again and again.

the dump which is repeating itself  most frequently is

Former Member
0 Kudos

Hello Chetan,

The user 'BASIS' has made some changes to table TBDBDLSUMIX as per dump.

Get an ABAPer to look into this. Also try and understand from the concerned user what changes were made.

Thanks.

Best Regards,

Anita

Former Member
0 Kudos

Hi Anita,

I got my ABAPer to help me. and started solving the issue one by one as one dump was leading to another after series of solving the issue's problem is not getting resolved.

so I have reverted back the changes and started to do the upgrade from start.

If the same issue will come in this phase i would be asking for the help.

former_member182657
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Gaurav,

Thanks for the replay.

I have already checked the the NOTE 1972035:- which says to to implement note 1292376 after releasing all the TR's but i am not able to implement it even after doing the manual correction. It say's the attached error has occurred.

former_member182657
Active Contributor
0 Kudos

Hi Chetan,

Could you share the status of tables TLOCK or TLOCKP or in TLOCKPC ?

Regards,

Former Member
0 Kudos

Hi Gaurav,

All the tables are having 0 entries, still same issue is coming,