cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in MAIN_SHDCRE/SUBMOD_SHDDBCLONE/DBCLONE EHP7 Hana DB

Former Member
0 Kudos

Dear All,

i am upgrading an ERP6 from EHP 6 to EHP 7. This time I got stuck in MAIN_SHDCRE/SUBMOD_SHDDBCLONE/DBCLONE

It seems the constraints on the shadow tables are given the same names as the original tables.

Severe error(s) occurred in phase MAIN_SHDCRE/SUBMOD_SHDDBCLONE/DBCLONE!

Last error code set: Single errors (code <= 😎 found in logfile 'DBCLONE.ELG'

ERROR:

Detected the following errors:

# U:\sum\SUM\abap\log\DBCLONE01.D01:

3 ETGCLN START /OSP/T_RAUI_RFCT -> /OSP/T_RAUI_RFCT~ 20150820070633

3 ETGCLN Primary key strategy for current table is 0

3 ETGCLN DROP TABLE "/OSP/T_RAUI_RFCT~"

3 ETGCLN CREATE COLUMN TABLE "/OSP/T_RAUI_RFCT~" ("MANDT" NVARCHAR (000003) DEFAULT '000' NOT NULL, "LANG" NVARCHAR (000001) DEFAULT '' NOT NULL, "MEND_RFC" NVARCHAR (000032) DEFAULT '' NOT NULL, "DESCRIPTION" NVARCHAR (000072) DEFAULT '' NOT NULL ) UNLOAD PRIORITY 5 WITH PARAMETERS( 'EXTKEY_VID_COMPRESSED'= 'OFF' )

3 ETGCLN ALTER TABLE "/OSP/T_RAUI_RFCT~" ADD CONSTRAINT "/OSP/T_RAUI_RFCT^0" PRIMARY KEY("MANDT", "LANG", "MEND_RFC")

1EETGCLN cannot use duplicate index name: /OSP/T_RAUI_RFCT^0

1EETGCLN /OSP/T_RAUI_RFCT

1EETGCLN Error when cloning table structure

I get this error for thousends of tables.

I am Using the latest Version of Software Update Manager SP13. Just downloaded it with the EHP sources.

Any Idea how i could fix or workaround this?

Thanks!

Regards

Jan

Accepted Solutions (1)

Accepted Solutions (1)

Mofizur
Contributor
0 Kudos
Former Member
0 Kudos

Dear Mofizur,

thank you, that solved the Problem.

Regards

Jan

Mofizur
Contributor
0 Kudos

Dear Jan,

You are welcome!

Thanks for letting us know.

Thanks,

Mofizur

Answers (0)