cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Errors DBIF_RSQL_TABLE_UNKNOWN in BW system

Former Member
0 Kudos

Hi Guys,

We refreshed BW system from production to sandbox. SGEN finished successfully.

Now I am strucked at bdls. when i ran bdls i am getting below dump pls help me to resolve this.

Runtime Errors DBIF_RSQL_TABLE_UNKNOWN

Date and Time 05.02.2008 08:32:09

What happened?

Error in ABAP application program.

The current ABAP program "SBDLS31220080205083134" had to be terminated because

one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

What can you do?

Print out the error message (using the "Print" function)

and make a note of the actions and input that caused the

error.

To resolve the problem, contact your SAP system administrator.

You can use transaction ST22 (ABAP Dump Analysis) to view and administer

termination messages, especially those beyond their normal deletion

date.

is especially useful if you want to keep a particular message.

Error analysis

An SAP Open SQL statement contains a table that does not exist in the

database or is not listed in the ABAP Data Dictionary.

The table is "/BI0/0100000086 " or another table that is accessed in the

statement.

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

Please check the entries in the system log (Transaction SM21).

Internal call code.........: "[RSQL/READ//BI0/0100000086 ]"

You may able to find an interim solution to the problem

in the SAP note system. If you have access to the note system yourself,

use the following search criteria:

-


"DBIF_RSQL_TABLE_UNKNOWN" C

"SBDLS31220080205083134" or "SBDLS31220080205083134"

"RELEVANT_TABLES_DETERMINE"

-


Accepted Solutions (0)

Answers (4)

Answers (4)

former_member208104
Active Participant
0 Kudos
Hi Nani,
check the temp tables like :
  • EDP13
  • EDP21
  • EDPP

Change source system entry to target system manually. Then try to rerun the BDLS.

Thanks,

Sanjay

Manas_Vincit
Active Participant
0 Kudos

Hi Nani,

These tables can be Temporary BI tables which does not exist now . Better to do first test run and then find out the tables which need to converted and then run BDLS for those tables , it will take  less time and quite effective and  remember after successfull BDLS you can capture logs in BDLSS transaction and save it for future system copy .

THanks

Manas Behra

Former Member
0 Kudos

HI,

I am not able to open the SAP GUI,

ABAP runtime error DBIF_RSQL_TABLE_UNKNOWN

Unable to call function :error message error

DBIF_RSQL_TABLE_UNKNOWN occured .P1=ABAP-gen

ERROR      2013-10-03 11:17:39.722 [sixxcstepexecute.cpp:937]

FCO-00011  The step runRADDBDIF with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|4|0|runRADDBDIF was executed with status ERROR ( Last error reported by the step: Unable to call function. Error message: Error DBIF_RSQL_TABLE_UNKNOWN occured. P1=ABAP-gen .).


erdem_sephanelioglu
Participant
0 Kudos

Hi Nani,

I wonder how you have solved the issue?

Thnx.

Eddy.