Question:
Hi
We have recently upgraded our SAP GUI to 6.4 patch 4. After upgrade, we are getting errors when executing queries which are on a multiprovider. The following error message is displayed
Error: An exception with type CX_SY_DYNAMIC_OSQL_SEMANTICS occured.
Error: The database table '/BI0/0600000227' is unknown
and when I close the error message dialog box, it is logging me out of the BW system. most of the queries are returning this type of error.
We are currently on 3.0b and will be upgrading to 3.5 in a few days.
can anyone tell me why I get this error message.
Answer:
Better to create an OSS message either from SAPNet or front-end.
_________________
Keep smiling
Answer:
Agree that you should look to OSS for the answer, but thought I would add that note 449891 describes the temporary tables. Those starting with /BIO/06 are described as -
/BI0/06 ... are names of tables that are used during the query processing, similar to the above-mentioned tables with prefix /BI0/01. These tables are not deleted but reused. However, you can delete them without problems.
Answer:
Thanx for your prompt replies. The problem got fixed . I think it was an upgrade issue.