Symptom
You are experiencing runtime error (ST22) like below while run/schedule program RSANAORA or calling RSANAORA within process chain execution.
Category |
ABAP programming error |
Runtime Errors |
DBIF_DSQL2_OBJ_UNKNOWN |
Except. |
CX_SY_NATIVE_SQL_ERROR |
ABAP Program |
RSANAORA |
Application Component |
BC-DB-ORA |
...
Short Text |
Object does not exist on the database |
What happened? |
You used the name of an object (table, view, index, etc.) that is not present on the database. |
...
The corresponding work process trace dev_w<XX> file of the DBIF_DSQL2_OBJ_UNKNOWN runtime error contains entries like below:
...
C Now I'm connected to HDB
...
C SQLCODE : 259
C SQLERRTEXT : invalid table name: Could not find table/view V$PARAMETER in schema <SCHEMA>: ...
...
A ABAP Program RSANAORA .
A Source RSANAORA Line 135.
A Error Code DBIF_DSQL2_OBJ_UNKNOWN
...
A Object does not exist on the database
...
Read more...
Environment
SAP systems with HANA database
SAP systems with Non-Oracle databases
Keywords
DBIF_DSQL2_OBJ_UNKNOWN , RSANAORA, Process Chain, Hana, Oracle , KBA , BC-DB-ORA , Oracle , HAN-DB , SAP HANA Database , BW-WHM-DST-PC , Process Chains , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.