<?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 Re: Dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092589#M733591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;in dump, if u get such an error, normally its bcoz of field mismatch, ie u r taking the fileds from database in different order in ur select query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this ll solve or otherwise send the coding&lt;/P&gt;&lt;P&gt;regrads&lt;/P&gt;&lt;P&gt;karthikeyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2007 10:46:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-21T10:46:38Z</dc:date>
    <item>
      <title>Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092586#M733588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at this dump and help me to splve this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Runtime Errors         DBIF_RSQL_SQL_ERROR                                                                      &lt;/P&gt;&lt;P&gt;Exception              CX_SY_OPEN_SQL_DB                                                                                &lt;/P&gt;&lt;P&gt;Occurred on     21.11.2007 at 16:06:46                                                                                &lt;/P&gt;&lt;P&gt;An SQL error occurred when accessing a table.                                                                                &lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Make a note of the actions and input which caused the error.                                                                                &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your SAP system administrator.                                                                                &lt;/P&gt;&lt;P&gt;You can use transaction ST22 (ABAP Dump Analysis) to view and administer                                        &lt;/P&gt;&lt;P&gt;termination messages, especially those beyond their normal deletion                                             &lt;/P&gt;&lt;P&gt;date.                                                                                &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;An exception occurred. This exception is dealt with in more detail below                                        &lt;/P&gt;&lt;P&gt;. The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was                                        &lt;/P&gt;&lt;P&gt; neither                                                                                &lt;/P&gt;&lt;P&gt;caught nor passed along using a RAISING clause, in the procedure "SAVE_DATA"                                    &lt;/P&gt;&lt;P&gt; "(FORM)"                                                                                &lt;/P&gt;&lt;P&gt;.                                                                                &lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have expected this exception       &lt;/P&gt;&lt;P&gt;to occur, the running program was terminated.                                     &lt;/P&gt;&lt;P&gt;The reason for the exception is:                                                                                &lt;/P&gt;&lt;P&gt;How to correct the error                                                                                &lt;/P&gt;&lt;P&gt;The exception must either be prevented, caught within the procedure "SAVE_DATA"    &lt;/P&gt;&lt;P&gt;"(FORM)", or declared in the procedure's RAISING clause.                           &lt;/P&gt;&lt;P&gt;To prevent the exception, note the following:                                      &lt;/P&gt;&lt;P&gt;Database error text........: "ORA-01654: unable to extend index                    &lt;/P&gt;&lt;P&gt; SAPPRD.ZRDSSTOCK~0 by 128 in tablespace PSAPPRDUSR"                               &lt;/P&gt;&lt;P&gt;Internal call code.........: "[RSQL/INSR/ZRDSSTOCK ]"                              &lt;/P&gt;&lt;P&gt;Please check the entries in the system log (Transaction SM21).                                                                                &lt;/P&gt;&lt;P&gt;You may able to find an interim solution to the problem                            &lt;/P&gt;&lt;P&gt;in the SAP note system. If you have access to the note system yourself,            &lt;/P&gt;&lt;P&gt;use the following search criteria:                                                                                &lt;/P&gt;&lt;P&gt;"DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC                                           &lt;/P&gt;&lt;P&gt;"YKSD010 " or "YKSD010 "                                                           &lt;/P&gt;&lt;P&gt;"SAVE_DATA"                                                                                &lt;/P&gt;&lt;P&gt;If you cannot solve the problem yourself, please send the                          &lt;/P&gt;&lt;P&gt;following documents to SAP:                                                                                &lt;/P&gt;&lt;P&gt;1. A hard copy print describing the problem.                                       &lt;/P&gt;&lt;P&gt;   To obtain this, select the "Print" function on the current screen.                                                                                &lt;/P&gt;&lt;P&gt;2. A suitable hardcopy prinout of the system log.                         &lt;/P&gt;&lt;P&gt;   To obtain this, call the system log with Transaction SM21              &lt;/P&gt;&lt;P&gt;   and select the "Print" function to print out the relevant              &lt;/P&gt;&lt;P&gt;   part.                                                                                &lt;/P&gt;&lt;P&gt;3. If the programs are your own programs or modified SAP programs,        &lt;/P&gt;&lt;P&gt;   supply the source code.                                                &lt;/P&gt;&lt;P&gt;   To do this, you can either use the "PRINT" command in the editor or    &lt;/P&gt;&lt;P&gt;   print the programs using the report RSINCL00.                                                                                &lt;/P&gt;&lt;P&gt;4. Details regarding the conditions under which the error occurred        &lt;/P&gt;&lt;P&gt;   or which actions and input led to the error.                                                                                &lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prajwal.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092586#M733588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T10:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092587#M733589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While debugging check at which statement it is giving dump and paste that particular code here, then it will be for us to solve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092587#M733589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T10:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092588#M733590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;ORA-01654: unable to extend index &lt;/P&gt;&lt;P&gt;SAPPRD.ZRDSSTOCK~0 by 128 in tablespace PSAPPRDUSR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've probably run out of space in your tablespace.  Go talk to your Basis team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092588#M733590</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2007-11-21T10:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092589#M733591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;in dump, if u get such an error, normally its bcoz of field mismatch, ie u r taking the fileds from database in different order in ur select query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this ll solve or otherwise send the coding&lt;/P&gt;&lt;P&gt;regrads&lt;/P&gt;&lt;P&gt;karthikeyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:46:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092589#M733591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T10:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092590#M733592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Its a BASIS error u have to increase memory space, Definatelly its giving dump on select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092590#M733592</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-11-21T10:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092591#M733593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the code... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;006690       INDT1-WERKS = WERKS.                                                    &lt;/P&gt;&lt;P&gt;006700       INDT1-DAT1 = VDFRM.                                                     &lt;/P&gt;&lt;P&gt;006710       INDT1-DAT2 = VLDTO.                                                     &lt;/P&gt;&lt;P&gt;006720   *    indt1-kunnr = kunnr.                                                   &lt;/P&gt;&lt;P&gt;006730                                                                                &lt;/P&gt;&lt;P&gt;006740                                                                                &lt;/P&gt;&lt;P&gt;006750       MODIFY INDT1.                                                           &lt;/P&gt;&lt;P&gt;006760                                                                                &lt;/P&gt;&lt;P&gt;006770     ENDLOOP.                                                                  &lt;/P&gt;&lt;P&gt;006780   *if indt1 is not initial.                                                   &lt;/P&gt;&lt;P&gt;006790   *select  pkunag werks from  s886 into corresponding fields of  table        &lt;/P&gt;&lt;P&gt;006800   *lv_test where pkunag = indt1-rdscode and werks = indt1-werks.              &lt;/P&gt;&lt;P&gt;006810   *if sy-subrc = 0.                                                           &lt;/P&gt;&lt;P&gt;006820                                                                                &lt;/P&gt;&lt;P&gt;006830   &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;                  changed by prajwal.k                         &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;       &lt;/P&gt;&lt;P&gt;006840                                                                                &lt;/P&gt;&lt;P&gt;&amp;gt;    &amp;lt;b&amp;gt; INSERT ZRDSSTOCK FROM TABLE INDT1 ACCEPTING DUPLICATE KEYS.              &amp;lt;/b&amp;gt; 006860   *loop at &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am getting dump in insert statement..&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;indt1.                                                             &lt;/P&gt;&lt;P&gt;006870   *  INSERT ZRDSSTOCK FROM INDT1.                                             &lt;/P&gt;&lt;P&gt;006880   *if sy-subrc &amp;lt;&amp;gt; 0.                                                          &lt;/P&gt;&lt;P&gt;006890   *message w013 WITH INDT1-MATNR.                                             &lt;/P&gt;&lt;P&gt;006900   *endif.                                                                     &lt;/P&gt;&lt;P&gt;006910   *endloop.                                                                   &lt;/P&gt;&lt;P&gt;006920                                                                                &lt;/P&gt;&lt;P&gt;006930                                                                                &lt;/P&gt;&lt;P&gt;006940   &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;                     end                                       *&amp;amp;        &lt;/P&gt;&lt;P&gt;006950   *        MESSAGE I004.                                                      &lt;/P&gt;&lt;P&gt;006960   *else.                                                                      &lt;/P&gt;&lt;P&gt;006970   *message 'Please chek the RDS Code' type 'W'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092591#M733593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T10:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092592#M733594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;who to increase memory space.... by changing technical settings in database or is there any other method..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092592#M733594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T10:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092593#M733595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By changing technical settings in the database.  It's a Basis/DBA task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092593#M733595</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2007-11-21T10:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092594#M733596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi prajwal k,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Basis people will do that, i faced same problem in one upgrade project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 10:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump/m-p/3092594#M733596</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-11-21T10:58:52Z</dc:date>
    </item>
  </channel>
</rss>

