cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Table VDSL_TAKEDOWNS

Former Member
0 Kudos

Hello All,

We are getting the below error while executing SPAM update.

Phase CHECK_REQUIREMENTS: Explanation of Errors

Some open conversion requests still exist in the ABAP Data Dictionary

for the following ABAP Dictionary objects. To avoid inconsistencies and

loss of data, you must process these conversions first.

Proceed as follows:

- Open a new session.

- Start the Database Utility (transaction SE14).

- Correct the inconsistencies for the specified objects.

- Repeat the import phase. If no more inconsistencies are found, the

import continues.

Phase CHECK_REQUIREMENTS: Open ABAP Dictionary Conversions

Object Type Object Name

Table Index VDSL_TAKEDOWNS ~ Z02

But when I executed se14 I am getting the following status:

Database object for VDSL_TAKEDOWNS is inconsistent: (Secondary indexes)

Indexes: Inconsistent with DDIC source

ABAP Dictionary Database

Unique index 0 Unique index VDSL_TAKEDOWNS~0

CLIENT CLIENT

SUBLIMIT_NUMBER SUBLIMIT_NUMBER

BUKRS BUKRS

SARCHIV SARCHIV

RANL RANL

ABAP Dictionary Database

Index Z01 Index VDSL_TAKEDOWNS~Z01

BUKRS BUKRS

SARCHIV SARCHIV

RANL RANL

ABAP Dictionary Database

Unique index Z02 Index does not exist

CLIENT

BUKRS

SUBLIMIT_NUMBER

Please suggest..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Solved

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 1166946 - SE14: Database object is inconsistent (secondary indexes)

Thanks

Sunny