cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing tables

0 Likes
3,306

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.

View Entire Topic
FCI
Active Contributor
0 Likes

Hi Gabriel,

Normally, your DB should be consistent with the DDIC. The normal way to handle this is to create the missing tables in the DB.

You can actually delete the DDIC tables but you will need a key and the system may stay inconsistent (at an upper level). This table is a PSA table and should be linked to a dataSource. Is this datasource still exist ? Still used ?

Regards,

Frederic