cancel
Showing results for 
Search instead for 
Did you mean: 

DBIF_RSQL_TABLE_UNKNOWN occured. P1=ABAP-gen

Former Member
0 Kudos

Hi There

Could anybody assist. We are busy doing a OS/DB migration and the following is info on our servers.

Source system info:

OS/ Windows 2008 R2

DB: Oracle 11.3

SAP: ECC6 EHP 7 non-unicode

Kernel 740: patch 37

DBSL Patch 051



Tagert system:

OS: Windows 2012

DB: Sybase 15.7

SAP: ECC6 EHP 7 unicode

Patch 740 patch 68


The export with conversion to unicode completed successfully.  The import stopped toward the end as user DDIC password was not correct. Now we are trying to login to the system so that we can fix user DDIC. When we try to login via SAPGUI we get error DBIF_RSQL_TABLE_UNKNOWN occured. P1=ABAP-gen.

We see the following on log files:

A  Generating ABAP Program RSPOWP00                                .

A  Source ???????????????????????????????????????? Line 0.

A  Error Code DBIF_RSQL_TABLE_UNKNOWN.

A  Module  $Id: //bas/740_REL/src/krn/abap/gen/scsyenh.c#2 $ SAP.

A  ** RABAX: level LEV_RX_SET_ALERT completed.

A  ** RABAX: level LEV_RX_COMMIT entered.

A  ** RABAX: level LEV_RX_COMMIT completed.

A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.

A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.

A  ** RABAX: level LEV_RX_RESET_PROGS entered.

A  ** RABAX: level LEV_RX_RESET_PROGS completed.

A  ** RABAX: level LEV_RX_STDERR entered.

A  ** RABAX: level LEV_RX_STDERR completed.

A  ** RABAX: level LEV_RX_RFC_ERROR entered.

A  ** RABAX: level LEV_RX_RFC_ERROR completed.

A  ** RABAX: level LEV_RX_RFC_CLOSE entered.

A  ** RABAX: level LEV_RX_RFC_CLOSE completed.

A  ** RABAX: level LEV_RX_IMC_ERROR entered.

A  ** RABAX: level LEV_RX_IMC_ERROR completed.

A  ** RABAX: level LEV_RX_APC_ERROR entered.

A  ** RABAX: level LEV_RX_APC_ERROR completed.

A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.

A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.

A  ** RABAX: level LEV_RX_ERROR_SAVE entered.

A  ** RABAX: level LEV_RX_ERROR_SAVE completed.

A  ** RABAX: level LEV_RX_ERROR_TPDA entered.

A  ** RABAX: level LEV_RX_ERROR_TPDA completed.

A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.

A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.

A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.

M  RmCleanUpResources3: hdr/tbl/ext_tbl/free/keep = 000000000E0B7118/0000000000000000/0/0/1

M  RmCleanUpResources3: no resources registered

A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.

A  ** RABAX: level LEV_RX_END entered.

A  ** RABAX: level LEV_RX_END completed.

Can anybody assist.



Regards,


Prince

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear All,

I too faced the same error; this issue has been resolved by updating the dbsl version to 620 and if the DB increased partition is 0 change it to 1 by executing the below command.

1688108 - MSSQL: SQL Error 7719 despite support of more than 1000 partitions

exec sp_db_increased_partitions SMS, 'ON'

Regards,

Anton

0 Kudos

Hello Anton,

this is a MS SQL Server procedure and cannot be used with SAP ASE.

Regards

Stefan

former_member188883
Active Contributor
0 Kudos

Hi Prince,

1) Please attach dev_w0 logs

2) Please share Sybase DB patch level

Regards,

Deepak Kori

Former Member
0 Kudos

Hi Deepak

dev_w0 is empty however dev_w17 is the latest and has info available. Please see the attachement.

Also the info on sybase is as follows:

Using dynamic link library 'E:\usr\sap\ECD\DVEBMGS00\exe\dbsybslib.dll'

C  dbsybslib.dll patch info

C    SAP patchlevel  0

C    SAP patchno  48

C    Last SYBASE DBSL patchlevel 0

C    Last SYBASE DBSL patchno        48

C    Last SYBASE DBSL patchcomment Sybase ASE: SUM:RUN_RSAIMMERGE_TRANSFER fails (1954359)

Regards,

Prince

Former Member
0 Kudos

Hi Deepak

I uninstalled everything and started the import again. Now only 7 out of 190 failed.

I logged a call with SAP but I only got one response and after that they went dead silent for days.

All that are failing are DDNTT .

(RFF) ERROR: no entry for table "DDNTT_CONV_UC" in "G:\Dev_eport13May2014\ABAP\DATA\DDNTT_CONV_UC~2.TOC"

(RFF) ERROR: no entry for table "DDNTT" in "G:\Dev_eport13May2014\ABAP\DATA\DDNTT~2.TOC"

(RFF) ERROR: no entry for table "DDNTF_CONV_UC" in "G:\Dev_eport13May2014\ABAP\DATA\DDNTF_CONV_UC~2.TOC"

(RFF) ERROR: no entry for table "DDNTF" in "G:\Dev_eport13May2014\ABAP\DATA\DDNTF~2.TOC",

Regards,

Prince

former_member188883
Active Contributor
0 Kudos

Hi Prince,

It looks like you are on Sybase ASE 15.7 SP48. If this information is correct then you are at very low SP level. Please update the same to atleast 110 before starting with the import process.

Hope this helps.

Regards,

Deepak Kori