SAP Knowledge Base Article - Preview

2561933 - SUM phase DBCLONE: 1EETGCLN There is already an object named <Index_name> in the database.

Symptom

  • SUM phase MAIN_SHDCRE/SUBMOD_SHDDBCLONE/DBCLONE fails with following error in SAPupConsole.log
Severe error(s) occurred in phase MAIN_SHDCRE/SUBMOD_SHDDBCLONE/DBCLONE!

Last error code set:
Single errors (code <= 8) found in logfile 'DBCLONE.ELG'
  • The following error can be found in DBCLONE.ELG:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CLONING ERRORS and RETURN CODE in DBCLONE01.<SID>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 ETGCLN CREATE TABLE [AAB_ID_PROP~] ( [NAME] nvarchar(000030) NOT NULL , [DEF_MODE] tinyint NOT NULL ) ON [PRIMARY] WITH ( DATA_COMPRESSION = PAGE );
3 ETGCLN DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'MSS' AND TABNAME = 'AAB_ID_PROP~' AND INDEXNAME = ' ';
3 ETGCLN INSERT INTO @XSQL VALUES (' sap_atomic_defaultbind ' ', 'AAB_ID_PROP~', 'NAME' ');
3 ETGCLN INSERT INTO @XSQL VALUES (' sap_atomic_defaultbind 0, 'AAB_ID_PROP~', 'DEF_MODE' ');
3 ETGCLN ALTER TABLE [AAB_ID_PROP~] ADD CONSTRAINT [AAB_ID_PROP~0] PRIMARY KEY CLUSTERED ( [NAME] ) ON [PRIMARY];
1EETGCLN There is already an object named 'AAB_ID_PROP~0' in the database.
1EETGCLN AAB_ID_PROP
1EETGCLN Error when cloning table structure
  • The same error can come up for many tables or few tables also. The above table AAB_ID_PROP is just an example.


Read more...

Environment

  • Clone based upgrade using Software Update Manager (SUM)

Keywords

DBCLONE.ELG, DBCLONE.LOG, SAPupConsole.log, dbacockpit, se14, TABLE~~OLD, TABLE~OLD, DBCLEAN_UPG, SUM 2.0, SUM 1.0 , KBA , BC-UPG-TLS-TLA , Upgrade tools for ABAP , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.