<?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: DBIF_RSQL_SQL_ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609238#M1569159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The system tried to adjust table BSEG, creating a temporary table QCMBSEG, which duplicates the disk space needed to store the data. I assume your BSEG is very large, as usual.&lt;/P&gt;&lt;P&gt;Talk to your system admins to make some more room available in tablespace PSAPDEV, then adjusting BSEG can be continued, probably via SE14, but once again, talk to your system admins (sometimes called "basis people"), they should now how to handle such errors during system upgrades.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. please don't tell me that &lt;EM&gt;you&lt;/EM&gt; are the system admin &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 13:41:24 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2011-01-12T13:41:24Z</dc:date>
    <item>
      <title>DBIF_RSQL_SQL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609237#M1569158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   We are doing upgradation from 4.7EE to ECC6. &lt;/P&gt;&lt;P&gt; I have  runned the BSEG table in background in the client 000 for activation. The job got cancelled and its showing the following error.&lt;/P&gt;&lt;P&gt;DBIF_RSQL_SQL_ERROR.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;	Short text&lt;/P&gt;&lt;P&gt;		SQL error in the database when accessing a table.&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;	How to correct the error&lt;/P&gt;&lt;P&gt;		Database error text........: "ORA-01653: unable to extend table SAPDEV.QCMBSEG&lt;/P&gt;&lt;P&gt;		 by 8192 in tablespace PSAPDEV"&lt;/P&gt;&lt;P&gt;		Internal call code.........: "[RSQL/INSR/QCMBSEG ]"&lt;/P&gt;&lt;P&gt;		Please check the entries in the system log (Transaction SM21).&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		If the error occures in a non-modified SAP program, you may be able to&lt;/P&gt;&lt;P&gt;		find an interim solution in an SAP Note.&lt;/P&gt;&lt;P&gt;		If you have access to SAP Notes, carry out a search with the following&lt;/P&gt;&lt;P&gt;		keywords:&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		"DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"&lt;/P&gt;&lt;P&gt;		"%_T00320" or "%_T00320"&lt;/P&gt;&lt;P&gt;		"DATA_COPY"&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		If you cannot solve the problem yourself and want to send an error&lt;/P&gt;&lt;P&gt;		notification to SAP, include the following information:&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		1. The description of the current problem (short dump)&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		   To save the description, choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;		(Unconverted)".&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		2. Corresponding system log&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		   Display the system log by calling transaction SM21.&lt;/P&gt;&lt;P&gt;		   Restrict the time interval to 10 minutes before and five minutes&lt;/P&gt;&lt;P&gt;		after the short dump. Then choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;		(Unconverted)".&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		3. If the problem occurs in a problem of your own or a modified SAP&lt;/P&gt;&lt;P&gt;		program: The source code of the program&lt;/P&gt;&lt;P&gt;		   In the editor, choose "Utilities-&amp;gt;More&lt;/P&gt;&lt;P&gt;		Utilities-&amp;gt;Upload/Download-&amp;gt;Download".&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		4. Details about the conditions under which the error occurred or which&lt;/P&gt;&lt;P&gt;		actions and input led to the error.&lt;/P&gt;&lt;P&gt;		&lt;/P&gt;&lt;P&gt;		The exception must either be prevented, caught within proedure&lt;/P&gt;&lt;P&gt;		"DATA_COPY" "(FORM)", or its possible occurrence must be declared in the&lt;/P&gt;&lt;P&gt;		RAISING clause of the procedure.&lt;/P&gt;&lt;P&gt;		To prevent the exception, note the following: &lt;/P&gt;&lt;P&gt;           Please suggest &amp;lt;removed by moderator&amp;gt;. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Tanuja.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Jan 12, 2011 2:37 PM - priority normalized&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 12:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609237#M1569158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-12T12:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_SQL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609238#M1569159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The system tried to adjust table BSEG, creating a temporary table QCMBSEG, which duplicates the disk space needed to store the data. I assume your BSEG is very large, as usual.&lt;/P&gt;&lt;P&gt;Talk to your system admins to make some more room available in tablespace PSAPDEV, then adjusting BSEG can be continued, probably via SE14, but once again, talk to your system admins (sometimes called "basis people"), they should now how to handle such errors during system upgrades.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. please don't tell me that &lt;EM&gt;you&lt;/EM&gt; are the system admin &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 13:41:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609238#M1569159</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-01-12T13:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_SQL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609239#M1569160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably you don't really want to convert table BSEG.&lt;/P&gt;&lt;P&gt;Look for SAP notes how to avoid it.&lt;/P&gt;&lt;P&gt;For a start have a look at Note 24864 - No conversion of the table BSEG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 12:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609239#M1569160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-13T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: DBIF_RSQL_SQL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609240#M1569161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Thomas.  I consulted my basis team regarding this. &lt;/P&gt;&lt;P&gt;My issue got solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 13:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dbif-rsql-sql-error/m-p/7609240#M1569161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-13T13:02:13Z</dc:date>
    </item>
  </channel>
</rss>

