<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic DBIF_DSQL2_SQL_ERROR  CX_SY_NATIVE_SQL_ERROR  geting this dump how can i resolve in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-dsql2-sql-error-cx-sy-native-sql-error-geting-this-dump-how-can-i/m-p/11216088#M1911283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What can you do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note down which actions and inputs caused the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; To process the problem further, contact you SAP system&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using Transaction ST22 for ABAP Dump Analysis, you can look&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at and manage termination messages, and you can also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; keep them for a long time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Database error text........: "ORA-00911: invalid character"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Database error code........: 911&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Triggering SQL statement...: "MERGE INTO MIS_MATERIALS@GETZDB A USING ( select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mara~matnr makt~maktx t006a~mseht AS mseht from MARA INNER JOIN makt ON&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; makt~matnr = mara~matnr INNER JOIN t006a AS t006a ON t006a~msehi = mara~meins&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where MANDT = '100' and mtart = 'FERT' and ZZDEST_COUNTR"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Internal call code.........: "[DBDS/NEW DSQL]"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check the entries in the system log (Transaction SM21).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If the error occures in a non-modified SAP program, you may be able to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; find an interim solution in an SAP Note.&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you have access to SAP Notes, carry out a search with the following&lt;/P&gt;&lt;P&gt;&amp;nbsp; keywords:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; "DBIF_DSQL2_SQL_ERROR" "CX_SY_NATIVE_SQL_ERROR"&lt;/P&gt;&lt;P&gt;&amp;nbsp; "SAPLZ_TZ_FGROUP" or "LZ_TZ_FGROUPU39"&lt;/P&gt;&lt;P&gt;&amp;nbsp; "ZTEST_FM"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you cannot solve the problem yourself and want to send an error&lt;/P&gt;&lt;P&gt;&amp;nbsp; notification to SAP, include the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. The description of the current problem (short dump)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To save the description, choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;&amp;nbsp; (Unconverted)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2. Corresponding system log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display the system log by calling transaction SM21.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Restrict the time interval to 10 minutes before and five minutes&lt;/P&gt;&lt;P&gt;&amp;nbsp; after the short dump. Then choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;&amp;nbsp; (Unconverted)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3. If the problem occurs in a problem of your own or a modified SAP&lt;/P&gt;&lt;P&gt;&amp;nbsp; program: The source code of the program&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the editor, choose "Utilities-&amp;gt;More&lt;/P&gt;&lt;P&gt;&amp;nbsp; Utilities-&amp;gt;Upload/Download-&amp;gt;Download".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i resolve it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2015 06:44:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-08-20T06:44:27Z</dc:date>
    <item>
      <title>DBIF_DSQL2_SQL_ERROR  CX_SY_NATIVE_SQL_ERROR  geting this dump how can i resolve</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-dsql2-sql-error-cx-sy-native-sql-error-geting-this-dump-how-can-i/m-p/11216088#M1911283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What can you do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Note down which actions and inputs caused the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; To process the problem further, contact you SAP system&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using Transaction ST22 for ABAP Dump Analysis, you can look&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at and manage termination messages, and you can also&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; keep them for a long time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Database error text........: "ORA-00911: invalid character"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Database error code........: 911&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Triggering SQL statement...: "MERGE INTO MIS_MATERIALS@GETZDB A USING ( select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mara~matnr makt~maktx t006a~mseht AS mseht from MARA INNER JOIN makt ON&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; makt~matnr = mara~matnr INNER JOIN t006a AS t006a ON t006a~msehi = mara~meins&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; where MANDT = '100' and mtart = 'FERT' and ZZDEST_COUNTR"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Internal call code.........: "[DBDS/NEW DSQL]"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check the entries in the system log (Transaction SM21).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If the error occures in a non-modified SAP program, you may be able to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; find an interim solution in an SAP Note.&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you have access to SAP Notes, carry out a search with the following&lt;/P&gt;&lt;P&gt;&amp;nbsp; keywords:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; "DBIF_DSQL2_SQL_ERROR" "CX_SY_NATIVE_SQL_ERROR"&lt;/P&gt;&lt;P&gt;&amp;nbsp; "SAPLZ_TZ_FGROUP" or "LZ_TZ_FGROUPU39"&lt;/P&gt;&lt;P&gt;&amp;nbsp; "ZTEST_FM"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you cannot solve the problem yourself and want to send an error&lt;/P&gt;&lt;P&gt;&amp;nbsp; notification to SAP, include the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1. The description of the current problem (short dump)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To save the description, choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;&amp;nbsp; (Unconverted)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2. Corresponding system log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display the system log by calling transaction SM21.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Restrict the time interval to 10 minutes before and five minutes&lt;/P&gt;&lt;P&gt;&amp;nbsp; after the short dump. Then choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;&amp;nbsp; (Unconverted)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3. If the problem occurs in a problem of your own or a modified SAP&lt;/P&gt;&lt;P&gt;&amp;nbsp; program: The source code of the program&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the editor, choose "Utilities-&amp;gt;More&lt;/P&gt;&lt;P&gt;&amp;nbsp; Utilities-&amp;gt;Upload/Download-&amp;gt;Download".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i resolve it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 06:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-dsql2-sql-error-cx-sy-native-sql-error-geting-this-dump-how-can-i/m-p/11216088#M1911283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-20T06:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_DSQL2_SQL_ERROR  CX_SY_NATIVE_SQL_ERROR  geting this dump how can i resolve</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-dsql2-sql-error-cx-sy-native-sql-error-geting-this-dump-how-can-i/m-p/11216089#M1911284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everytime you have this kind of error, google it, sometimes there is a better explaination than ST22:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ORA-00911: invalid character tips"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you're trying to save an information in wrong way, something like insert a char in a number field, but in your case, the dump happened in your select, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select mara~matnr &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; makt~maktx &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t006a~mseht AS mseht &lt;/P&gt;&lt;P&gt; from MARA &lt;/P&gt;&lt;P&gt; INNER JOIN makt ON&amp;nbsp; makt~matnr = mara~matnr &lt;/P&gt;&lt;P&gt; INNER JOIN t006a AS t006a ON t006a~msehi = mara~meins&lt;/P&gt;&lt;P&gt;&amp;nbsp; where MANDT = '100' &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and mtart = 'FERT' &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and ZZDEST_COUNTR"&amp;nbsp; &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;------- I guess that's the problem, it's a bit strange&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you check it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 09:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-dsql2-sql-error-cx-sy-native-sql-error-geting-this-dump-how-can-i/m-p/11216089#M1911284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-20T09:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_DSQL2_SQL_ERROR  CX_SY_NATIVE_SQL_ERROR  geting this dump how can i resolve</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-dsql2-sql-error-cx-sy-native-sql-error-geting-this-dump-how-can-i/m-p/11216090#M1911285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;By doing what it tells you to do in the dump...&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;If you don't understand this, please ask one of your colleageus who knows how to resolve short dumps to look at it with you.&amp;nbsp; It is very hard for people to diagnose short dumps remotely, whereas it is much quicker and easier for the people logged into the system to figure it out and rectify the cause.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Cheers,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 10:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-dsql2-sql-error-cx-sy-native-sql-error-geting-this-dump-how-can-i/m-p/11216090#M1911285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-20T10:40:22Z</dc:date>
    </item>
  </channel>
</rss>

