Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

I have a DBIF_RSQL_SQL_ERROR dump

Former Member
0 Kudos

Hi ,

I have an sql query like say

SELECT * FROM tabe1

INTO TABLE tabel2

WHERE column1 = X

%_HINTS ORACLE '&SUBSTITUTE LITERALS&'

MSSQLNT '&SUBSTITUTE LITERALS&'

DB2 '&SUBSTITUTE LITERALS&'.

In here I get the DBIF_RSQL_SQL_ERROR dump.

How do I find the value of the &SUBSTITUTE LITERALS& and why the dump is occuring and how to avoid it.

Regards,

Arun

1 REPLY 1

FredericGirod
Active Contributor
0 Kudos

Hi,

that looks like an SAP standard program, so open an OSS message for you error and don't forget to search message first.

Rgd

Frédéric