Symptom
- The following dump is observed in ST22 on an ABAP client running on a HANA Database platform :
Category ABAP Programming Error
Runtime Errors DBIF_DSQL2_OBJ_UNKNOWN
Except. CX_SY_NATIVE_SQL_ERROR
ABAP Program RSORACOL
Application Component BC-CCM-MON-ORA
Date and Time 07.03.2021 13:34:03
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|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 error occurred in the current database connection "DEFAULT". |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Error analysis |
| An exception has occurred which is explained in more detail below. The |
| exception is assigned to class 'CX_SY_NATIVE_SQL_ERROR' and was not caught in |
| procedure |
| "INSERT_NEW_ENTRIES" "(FORM)", nor was it propagated by a RAISING clause. |
| Since the caller of the procedure could not have anticipated this |
| exception, the current program was terminated. |
| The reason for the exception is: |
| Triggering SQL statement: "select segment_name from dba_segments where |
| segment_name = 'RSPSPACE'" |
| Error code in database: "259" |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Database Interface Information |
----------------------------------------------------------------------------------------------------
|C|E|CONNECT failed with SQL error '12154' [/bas/749_REL/src/dbs/ora/dbsloci.c#17676] |
|C|E| DbSlConnect() failed with 99=DBSL_ERR_DB [/bas/749_REL/src/dbs/ora/dbsloci.c#2972] |
|B|E|***LOG BY2=> sql error 12154 performing CON [dbds#989] |
|B|E|***LOG BY0=> con=1<hostname>:1521/JP1): ORA-12154: TNS:could not resolve the|
|C|E| prepare() of C_0270, rc=1, rcSQL=259 [/bas/749_REL/src/dbs/hdb/dbsdbsql.cpp#1845] |
|C|E|PREPARE C_0270 on connection 0, rc=259 [/bas/749_REL/src/dbs/hdb/dbslsdb.cpp#9586] |
|C|1|SQLCODE : 259 [/bas/749_REL/src/dbs/hdb/dbsdbtrc.cpp#418] |
|C|1|SQLERRTEXT : invalid table name: Could not find table/view DBA_SEGMENTS in schema SAP<schema_name>: lin|
|C|1| 25) [/bas/749_REL/src/dbs/hdb/dbsdbtrc.cpp#425] |
|C|1|sc_p=7f1678689c50,no=270,idc_p=(nil),con=0,act=1,slen=69,smax=256,#vars=0,stmt=7f091a01d290,ta|
|C|1|select segment_name from dba_segments where segment_name = 'RSPSPACE'; [/bas/749_REL/src/dbs/d|
----------------------------------------------------------------------------------------------------
- The database platform is a HANA system denoted by 'HDB' under "System Environment"
----------------------------------------------------------------------------------------------------
|System environment |
| SAP Release..... 740 |
| SAP Basis level 0020 |
| |
| Application server... <server name> |
| Network address...... 10.41.69.43 |
| Operating system... Linux |
| Release.............. 4.4.180-94.103-defau |
| Hardware type....... x86_64 |
| Character length..... 16 Bits |
| Pointer length........ 64 Bits |
| Work process number... 4 |
| Shortdump setting. full |
| |
| Database server... <server name> |
| Database type..... HDB |
| Database name..... <SID> |
| Database user ID SAP<SID> |
| |
| Terminal.......... |
| |
| Character set C |
| |
| SAP kernel....... 749 |
| Created on....... Jun 4 2019 20:34:20 |
| Created at....... Linux GNU SLES-11 x86_64 cc4.8.5 use-pr190604 |
| Database version SQLDBC 1.00.120.050.1484020229 |
| Patch level....... 701 |
| Patch text....... |
| |
| Database............. HANA 1.0, HANA 2.0 |
| SAP database version. 749 |
| Operating system... Linux |
| |
|
----------------------------------------------------------------------------------------------------
Read more...
Environment
- SAP HANA PLATFORM EDITION 1.0
- SAP HANA PLATFORM EDITION 2.0
Product
SAP HANA 1.0, platform edition ; SAP HANA, platform edition 2.0
Keywords
KBA , HAN-DB-ENG , SAP HANA DB Engines , 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.