cancel
Showing results for 
Search instead for 
Did you mean: 

FDT_CHECK_DB_CONSISTENCY shows errors - what to do?

cyclingfisch_
Active Contributor
0 Kudos

Hi BRF+ experts,

I just run the report FDT_CHECK_DB_CONSISTENCY (via transaction FDT_HELPERS) and get some erros like this one:

  1  ENTRIES in A ( FDT_ADMN_0100S             ) DO NOT EXIST in B ( FDT_ADMN_0030S             )

The report FDT_CHECK_DB_WHERE_USED also reports that there are some missing "where used" entries.

Is there are a way to get rid of this inconsistency?

Thanks and cheers,

Martin

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Martin,

hard to say where the inconsistencies come from. Maybe this is due to unnamed unused expresions and data objects. In this case you can use the report FDT_APPLICATION_CLEANUP (in the TA FDT_HELPERS -> BRFplus - Deletion - BRFplus: Delete Unused Unnamed Expressions and Data Objects)

If this does not help you have to check the single UUIDs of the objects and the object versions that cause the trouble. 

BR

Christian

Answers (1)

Answers (1)

carsten_ziegler
Active Contributor
0 Kudos

That does not necessarily mean there is a problem, e.g. the inconsistent entries may belong to a deleted object. You best open a message to have someone take a look at it.

cyclingfisch_
Active Contributor
0 Kudos

Hi Carsten,

Thanks for your answer. We will do that.

Cheers,

Martin