on ‎2019 Jun 08 7:19 AM
Hi everyone,
In DB02 I have a lot of missing tables in our BW system (/BIC/B000* tables). The issue is that those tables exist in the ABAP dictionary but not in the DB. I have the possibility to create them at the DB level but I don't want to do that, as I am going to export the DB and migrate it.
Can someone suggest me how can I get rid of those tables?
Thank you.
Request clarification before answering.
If you are migrating the SAP system using R3load export/import then you better get the table created at the database level or else you will run into issues during the migration. As the table is still known to the ABAP dictionary, adding an exception is also not advised. Check note 1870843 - Missing Tables and Indexes - How to edit exceptions. You should consider creating the table at the DB level. Moreover the DB utility tool will only create the table at the DB level and nothing more is done. While migrating the tool will do the same as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.