cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP dump DDIC_TYPE_INCONSISTENCY

Former Member
0 Kudos

Hi Expert,

we are getting the below abap dump DDIC_TYPE_INCONSISTENCY frequently.

Runtime Errors DDIC_TYPE_INCONSISTENCY

Date and Time 10.06.2008 12:11:34

What can you do?

Note which actions and input led to the error.

For further help in handling the problem, contact your SAP administrator

You can use the ABAP dump analysis transaction ST22 to view and manage

termination messages, in particular for long term reference.

Error analysis

There is an internal system error.

eliminated with ABAP/4.

How to correct the error

The internal system error cannot be fixed by ABAP means only.

You may be able to find a solution in the SAP note system. If you have

access to the SAP note system, try searching for the following terms:

"DDIC_TYPE_INCONSISTENCY" " "

"SAPLMEACCTVI" or "LMEACCTVITOP"

" "

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"DDIC_TYPE_INCONSISTENCY" " "

"SAPLMEACCTVI" or "LMEACCTVITOP"

" "

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

Please help me to fix this issue.

Thanks & Regards,

Reddy V

Accepted Solutions (0)

Answers (4)

Answers (4)

v_veeramalla
Active Participant
0 Kudos

check the note : 1167784 - Runtime error DDIC_TYPE_INCONSISTENCY

Have you done any kernel upgrade recently ?

//veeramalla

liuchuancha
Explorer
0 Kudos

you have to active the structure:  like that

liuchuancha
Explorer
0 Kudos

you must have some inter structure or table is inactive.  just for some new get the accident error. that is all.

Former Member
0 Kudos

This dump was generatted due the backgroung job which was showing the status cancelled daily.

For this we deleted the job from sm37 and resolved the issue

regards

Reddy V

Former Member
0 Kudos

Hi All,

I getting same error :

Category           Internal Kernel Error
Runtime Errors     DDIC_TYPE_INCONSISTENCY

Application Component  BC-ABA-LA

While upgrading the ECC6 Ehp5 sp07 to sp13, below is the error message.

Short text

    Inconsistency in the dictionary for the structure "FAVSELS".

What happened?

    Error in the SAP kernel.

    The current ABAP "SAPLBTCH" program had to be terminated because the

    ABAP processor detected an internal system error.

Error analysis

    There is an internal system error.

    eliminated with ABAP/4.

    There is an inconsisteny for the DDIC structure "FAVSELS", the corresponding

    Dictionary runtime object (NAMETAB) is incorrect.

    The number of components of the structure (NAMETAB component "fldcnt")

    is specified as 46. If all the substructures are resolved and the

    actual total number of components is calculated recursively, a different

    value is returned.

And I cannot go any transaction.

upgrade latest kernel, tp, and r3trans.

Thanks

Srini T

antonio_voce
Contributor
0 Kudos

hi ,

sure the error or circumstances are in sm21. please post here sm21 logs

antonio

Edited by: Antonio Voce on Jun 10, 2008 12:19 PM

Former Member
0 Kudos

Hi Antoni,

Please note the below sm21 log

Details Page 2 Line 27 System Log: Local Analysis of UBSDEV 1

Time Type Nr Clt User TCode Grp N Text

12:11:34 DIA 001 120 VSALI AB 0 Run-time error "DDIC_TYPE_INCONSISTENCY" occurred

Run-time error "DDIC_TYPE_INCONSISTENCY" occurred

Details

Recording at local and central time........................ 10.06.2008 12:11:34

Task...... Process User...... Terminal Session TCode Program Cl Problem cl Package

29480 Dialog work process No. 001 VSALI acerdev0 1 T Transaction Problem SABP

Further details for this message type

Module nam Line Error text

abucutil 1053 ab_RxDdicTypeError

Documentation for system log message AB 0 :

The specified runtime error has occurred in the system.

Parameter

abcdefghijklmnopqrstuvwxyz .. DDIC_TYPE_INCONSISTENCY

Technical details

File Offset RecFm System log type Grp N

40 319860 l Error (Module, Row) AB 0

variable message data

ab_RxDdicTypeError abucutil1053

Regards,

Reddy V

antonio_voce
Contributor
0 Kudos

Hi ,

sorry but not still sufficent.

please go in transaction ST11 and check the log DEV_W1 for more information ( post here ).

Then in SM21 after or before the log that you post sometimes there are other log related to the error, post it.

You must find exactly wich is the structure of dictionary that goes in error.

Antonio Voce.