Hi,
We are on BI 7.0 with oracle database.
We are getting the following error
DBIF_RSQL_SQL_ERROR
CX_SY_OPEN_SQL_DB
Short text
SQL error in the database when accessing a table.
What happened?
One of the columns addressed in a table or view
does not exist in the database.
table) exists in the ABAP/4 Dictionary, but not in
the database.
What can you do?
If this error occurred in Open SQL, there is an inconsistency
between the ABAP Data Dictionary and the database. You can resolve this
by converting the table in the database to the definition in the ABAP
Data Dictionary. To do this, call Transaction SE11 and then select
Utilities --> Database utility.
Note which actions and input led to the error.
For further help in handling the problem, contact your SAP administrator
.
You can use the ABAP dump analysis transaction ST22 to view and manage
termination messages, in particular for long term reference.
Thanks,
Rajiv