2009 Jan 08 10:20 PM
Hi gurus!
I have been trying to upload a table through a ABAP program and it keeps on running for a long time for a particular table and ultimately it takes way too much time to load the table. But on the other hand when I try loading another table through the same program it took mere seconds . Problem that I found on checking was that it was with the table itself. When I did a SE14 check on the database it gave me the message a s 'INdex: inconsistent with DDIC source'.
Now I want to rectify this error and make it consistent so that the upload works fine . Can I get some help on how to correct this issue of inconsistency with DDIC source which Is the reason why i am not able to load my table with the data in the right time.
Thanks
Aarav
Hi gurus!
I have been trying to upload a table through a ABAP program and it keeps on running for a long time for a particular table and ultimately it takes way too much time to load the table. But on the other hand when I try loading another table through the same program it took mere seconds . Problem that I found on checking was that it was with the table itself. When I did a SE14 check on the database it gave me the message a s 'INdex: inconsistent with DDIC source'.
Now I want to rectify this error and make it consistent so that the upload works fine . Can I get some help on how to correct this issue of inconsistency with DDIC source which Is the reason why i am not able to load my table with the data in the right time.
Thanks
Aarav
2009 Jan 08 10:46 PM
Try this note : [211492 - Inconsistency between ABAP dictionary <-> database|http://service.sap.com/sap/support/notes/211492]
2009 Jan 08 10:46 PM
Hi !
I have been able to get thorug it , I was able to adjust the indexes for both database and the table and it worker out fien for me . I used se14 to adjust it , I chose index tab from se14 (for the table), which showed me the index , double clicke don it , and it had a tab to adjust the index for the database.
Thanks
2009 Jan 09 3:44 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |