cancel
Showing results for 
Search instead for 
Did you mean: 

R3szchk error during OS/DB migration

Former Member
0 Kudos
509

Hi

While executing PRE-EXPORT phase of Heterogeneous copy, I am getting the following error message during R3szchk phase:

***************************************************

ERROR: Select for get_tsp_name failed, rc = 24, tabart was ZADFI

error message returned by DbSl:

[Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name '/1CPMB/FTW5WHMAS'.

ERROR: couldn't generate DBSIZE.xml

***************************************************

I am migration from SQL to Oracle database..

As a safe step, I updated my kernel to latest patch level.

Please let me know solution, if anyone came across such problem.

Regards

Madhu

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189546
Active Contributor
0 Kudos

Hello,

ERROR: Select for get_tsp_name failed, rc = 24

which is due to the fact that the data dictionary tables for the

data class ZADFI

are not fully maintained.

what's the version or R3szchk you're running? Please refer to notes

#771209 & #713685 and have it updated to the latest version available

in SAP MarketPlace.

Please check whether the table YBMC is consistent as the note it tells

#211492 - Inconsistency between ABAP Dictionary <-> database

When you created your new dataclass you follow note

#46272 - Implement new data class in technical settings

regards,

John Feely

Former Member
0 Kudos

Hi

Every data class is assigned to a tablespace in Oracle..

In my case ZADFI data class was created in SQL server.. Since for migration to Oracle, it needs to be assigned to a tablespace, hence need to update TAORA & IAORA tables with this dataclass & tablespace.

And for the missing object, I created dummy tables manually via SE11.

This solved my problem.

Regards

Madhu

mohsin_m3
Participant
0 Kudos

HI Madhu,

I am getting below error during Oracle to DB2 Migration

ERROR: Select for get_tsp_name failed, rc = 24, tabart was ZXXXX

error message returned by DbSl:

ORA-01403: no data found

ERROR: couldn't generate DBSIZE.xml

Please help me how you created dummy tables manually via SE11

Thanks and Regards

Mohsin

Pune