If you look at the error log you have supplied it clearly says that it is trying to create the table at the DB level. If the table is supposed to be present at the DB level then you should create the table at the DB level. Look for ABAP and DB inconsistencies in Tx DB02 and if required fix them.
↧