<?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: short dumps in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842535#M1132778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can read, you can analyze a short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2008 01:26:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-19T01:26:24Z</dc:date>
    <item>
      <title>short dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842534#M1132777</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;Can any one explain me the key feautres in analyzing short dumps if we get for any ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 01:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842534#M1132777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T01:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: short dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842535#M1132778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can read, you can analyze a short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 01:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842535#M1132778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T01:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: short dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842536#M1132779</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;For me, I will read the error description and go to the error code line to see whether I make the mistake.&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;Chris Gu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 01:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842536#M1132779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T01:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: short dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842537#M1132780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the short dump error completely here then we can suggest u which porblem is that..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 01:56:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842537#M1132780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T01:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: short dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842538#M1132781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ABAP Dump Analysis (ST22) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the data saved in SNAP table. &amp;amp; text messages saved in SNAPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Dumps is the default workspace for the Logs and ABAP Dumps navigator group. The ABAP Dumps workspace provides status information for each mySAP ABAP dump generated for the mySAP managed system that you are monitoring. ABAP Dumps is a predefined workspace that contains the following specific information for each dump:&lt;/P&gt;&lt;P&gt;u2022	Program associated with the dump &lt;/P&gt;&lt;P&gt;u2022	Host computer where the dump originated &lt;/P&gt;&lt;P&gt;u2022	User who created the dump &lt;/P&gt;&lt;P&gt;u2022	Date and time the dump was created &lt;/P&gt;&lt;P&gt;u2022	Names of the instances associated with ABAP dumps &lt;/P&gt;&lt;P&gt;u2022	Summary count of dumps by program &lt;/P&gt;&lt;P&gt;u2022	Summary count of dumps by user&lt;/P&gt;&lt;P&gt;You can use the data for specific dumps for the following purposes:&lt;/P&gt;&lt;P&gt;u2022	Identify the number of ABAP dumps generated for a specific mySAP instance &lt;/P&gt;&lt;P&gt;u2022	Identify runtime problems that are occurring on your system&lt;/P&gt;&lt;P&gt;The workspace table view has predefined launch definitions. You can use the launch definitions to run the following transactions on the mySAP system: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some common dumps : - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) COMPUTE_INT_TIMES_OVERFLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whole number overflows on multiplication &amp;amp; addition operation.&lt;/P&gt;&lt;P&gt; Always Declare Result field Larger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;per =    ( act / budget ) * 100. &lt;/P&gt;&lt;P&gt;bal =    it_out1-balance + bal . &lt;/P&gt;&lt;P&gt;pr =     it_out1-t_wtext_pr + pr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) COMPUTE_BCD_OVERFLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A value does not fit in a calculation field.&lt;/P&gt;&lt;P&gt;You may need to define the result field to be larger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Showu2019s error on internal table. (multiplication &amp;amp; addition)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Time out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason for error:-&lt;/P&gt;&lt;P&gt;After a certain time, the program terminates to free the work process&lt;/P&gt;&lt;P&gt;for other users who are waiting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.	The current setting is 1800 seconds.&lt;/P&gt;&lt;P&gt;3.	Primary Index not Used &amp;amp; Sequencing not proper. &lt;/P&gt;&lt;P&gt;4.	Avoid Nested Loops.&lt;/P&gt;&lt;P&gt;5.	Avoid to use select single in loops&lt;/P&gt;&lt;P&gt;6.	Avoid using INTO CORRESPONDING TO&lt;/P&gt;&lt;P&gt;7.	Avoid using SELECT in loops.&lt;/P&gt;&lt;P&gt;8.	SORT the internal table always and use BINARY SEARCH.&lt;/P&gt;&lt;P&gt;9.	for all entries that time check  SY-TFILL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)	DBIF_RSQL_INVALID_RSQL        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data read during a SELECT access could not be inserted into the&lt;/P&gt;&lt;P&gt;target field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Sequence of the select Query field &amp;amp; internal table fields.&lt;/P&gt;&lt;P&gt;                   &lt;/P&gt;&lt;P&gt;5)	DBIF_DSQL2_OBJ_UNKNOWN&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;Because of Database is not properly connected to Level 2 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)	when ur using set  Connection command to connect Level 2 server&lt;/P&gt;&lt;P&gt;That time check the value of Sy-subrc = 0 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6)	SAPSQL_ARRAY_INSERT_DUPREC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its show the Error when you are going to insert duplicates record in database using &lt;/P&gt;&lt;P&gt;Insert command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three ways to solve this problem.&lt;/P&gt;&lt;P&gt;1	Delete adjacent duplicate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ii.	Insert ACCEPTING DUPLICATE KEYS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iii.	modify command &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7.	CONVT_NO_NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution:-The program attempted to interpret the value "RTGS " as a number, but&lt;/P&gt;&lt;P&gt;since the value contravenes the rules for correct number formats,&lt;/P&gt;&lt;P&gt;this was not possible.&lt;/P&gt;&lt;P&gt;1.	put Input Validation using If Query&lt;/P&gt;&lt;P&gt;2.	when programmer try to pass the Char value to  num  field &lt;/P&gt;&lt;P&gt;3.	or trying to perform Pack or unpack operation on Char. Fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8.	 CALL_TRANSACTION_NOT_FOUND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction " " is not listed in the table of transaction codes&lt;/P&gt;&lt;P&gt;The current ABAP/4 program uses CALL TRANSACTION to call the Transaction&lt;/P&gt;&lt;P&gt;&amp;amp; Leave to Transaction &lt;/P&gt;&lt;P&gt;" ".&lt;/P&gt;&lt;P&gt;Table TSTC (Transactions) contains no entry for the Transaction " ". This could be due to a program error (incorrect transaction code specified).&lt;/P&gt;&lt;P&gt;Ensure that upper/lower case is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Use capital Values because itu2019s case sensitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9)	Table_invalid_index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are going to perform Read Insert, update, Delete operation Using index Value &amp;amp; index value = 0. That time it shows this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the index value is less then or equal to zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10)	DATASET_CANT_OPEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET / TRANSFER / CLOSE DATASET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Sy-subrc = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11	LIST_TOO_MANY_LPROS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At present, the maximum permitted number of nested screen levels is&lt;/P&gt;&lt;P&gt;restricted to 50.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Set by BASIS.&lt;/P&gt;&lt;P&gt;Use leave to transaction u2018Tcodeu2019 to close all Screens at the end of the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12	. DBIF_DSQL2_SQL_ERROR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of Database is not properly connected to Level 2 server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 when ur using set  Connection command to connect Level 2 server&lt;/P&gt;&lt;P&gt;That time check the value of Sy-subrc = 0 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 06:57:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842538#M1132781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T06:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: short dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842539#M1132782</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;feautres in analyzing short dumps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be giving exact exception name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will give in which program and at which line the error had occured &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it suggest you to change the code and if not possible like SAP standard program it will give search critieria for serive market place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 07:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842539#M1132782</guid>
      <dc:creator>former_member206439</dc:creator>
      <dc:date>2008-11-19T07:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: short dumps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842540#M1132783</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;The best option is to read the short dump message most of the time it gives the reason which we can understand and will be able to solve&lt;/P&gt;&lt;P&gt;If ur unable to then go for dump analysis st22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 07:03:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dumps/m-p/4842540#M1132783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T07:03:06Z</dc:date>
    </item>
  </channel>
</rss>

