SAP Knowledge Base Article - Preview

2574962 - SAP FS-BA: Dump DBSQL_TABLE_UNKNOWN during Bank Analyzer processes running

Symptom

Bank Analyzer (BA) processes abort with an exception:

Category                      Installation Errors
Runtime Errors            DBSQL_TABLE_UNKNOWN

Short Text 
Table is unknown or does not exist.

Error analysis 
In an SAP Open SQL statement, a table is specified that either does not 
exist on the database, or that is not known to the ABAP Data 
Dictionary. 
This is table "/BI0/01*", or another table which the statement wants to 
access. The database has returned SQL code "SQL code: 259" with the error text 
"SQL message: invalid table name: Could not find table/view /BI0/01* 
in schema SAPSR3: line 1 col 13 (at pos 12)".

SAPLRSDRC_SERVICES
LRSDRC_SERVICESU11 
RSDRC_INSERT_RANGES_INTO_TABLE
RBANK_PROC_START

Source code:
| 66|* only proceed if there has not been any error 
| 67| CHECK e_error = rs_c_false. 
| 68| 
| 69|* array insert 
| 70|* #CP-SUPPRESS: FP secure statement, no user input possible 
|>>>>>| INSERT (i_tablnm) CONNECTION ('R/3*') 
| 72| FROM TABLE <l_th_line>.


Read more...

Environment

SAP Banking: Banking Services from SAP Bank Analyzer 5.0 and higher

Product

banking services from SAP 5.0 ; banking services from SAP 6.0 ; banking services from SAP 7.0 ; banking services from SAP 8.0 ; banking services from SAP 9.0

Keywords

Analytical banking, /BI0/01, I_TABLNM, I_CHANM, /BA1C/Q40___F2 , KBA , FS-BA-IF-CVP , Calculation and Valuation Process Manager , BW-BEX-OT-DBIF , Interface to Database , FS-BA , Bank Analyzer , 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.