SAP Note 1248769 - Inconsistency between database and ABAP Dictionary

Composant : Activation Prog., Conversion Prog., DB-Utility, MC, SPDD -

Solution : https://service.sap.com/sap/support/notes/1248769 (Connexion à SAP Service Marketplace requise)

Résumé :
This SAP Note addresses transaction or program terminations due to inconsistencies in the ABAP Dictionary, such as discrepancies between the database definition and its runtime object. Specific symptoms include errors related to open SQL DB and missing handlers. The inconsistencies might manifest as discrepancies in field numbers, types, lengths, and indices. The note advises using transaction SE11 or SE14 to check and resolve these inconsistencies, with detailed steps for table and index adjustments. The resolution involves reconstructing tables or recreating indices as emergency repairs, ensuring alignment between database settings and the dictionary definitions.

Mots Clés :
component bc-dwb-dic-ac, - cx_sy_open_sql_db- cx_sy_no_handlerprograms issue, prerequisites inconsistencies occur, abap dictionaryto eliminate, database error occurred, call transaction se14, - call se14, transaction se11, error occurs, - call se11

Notes associées :

211492Inconsistency between ABAP Dictionary <-> database