<?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 SQL error in the database when accessing a table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error-in-the-database-when-accessing-a-table/m-p/7116858#M1510558</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;Need help correcting the error below, this happen when i executed the report again the system but was able to execute it before, i was thinking that i might be due to server patches of i would need to apply an OSS note but not sure what note should be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         DBIF_RSQL_SQL_ERROR&lt;/P&gt;&lt;P&gt;Except.                CX_SY_OPEN_SQL_DB&lt;/P&gt;&lt;P&gt;Date and Time          20.07.2010 05:20:49&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What can you do?&lt;/P&gt;&lt;P&gt;     Note which actions and input led to the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     For further help in handling the problem, contact your SAP administrator&lt;/P&gt;&lt;P&gt;     .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     You can use the ABAP dump analysis transaction ST22 to view and manage&lt;/P&gt;&lt;P&gt;     termination messages, in particular for long term reference.&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-20001: Table Change not allowed during&lt;/P&gt;&lt;P&gt;      upgrade#ORA-06512: at "SAPR3.00160553FRI", line 1#ORA-04088: error during&lt;/P&gt;&lt;P&gt;      execution of trigger 'SAPR3.00160553FRI'"&lt;/P&gt;&lt;P&gt;     Internal call code.........: "[RSQL/INSR/ZTXXCTCDET ]"&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;     "ZTXXC161" or "ZTXXC161"&lt;/P&gt;&lt;P&gt;     "F4000_INSERT_RECORDS"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information on where terminated&lt;/P&gt;&lt;P&gt;    Termination occurred in the ABAP program "ZTXXC161" - in&lt;/P&gt;&lt;P&gt;    "F4000_INSERT_RECORDS".&lt;/P&gt;&lt;P&gt;   The main program was "ZTXXC161 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   In the source code you have the termination point in line 1841&lt;/P&gt;&lt;P&gt;   of the (Include) program "ZTXXC161".&lt;/P&gt;&lt;P&gt;   The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in&lt;/P&gt;&lt;P&gt;   procedure "F4000_INSERT_RECORDS" "(FORM)", but it was neither handled locally&lt;/P&gt;&lt;P&gt;    nor declared&lt;/P&gt;&lt;P&gt;   in the RAISING clause of its signature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error is particular in the insert line of the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           INSERT into ztxxctcdet&lt;/P&gt;&lt;P&gt;          values e_ztxxctcdet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dendoy23 on Jul 20, 2010 4:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jul 2010 14:12:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-20T14:12:56Z</dc:date>
    <item>
      <title>SQL error in the database when accessing a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error-in-the-database-when-accessing-a-table/m-p/7116858#M1510558</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;Need help correcting the error below, this happen when i executed the report again the system but was able to execute it before, i was thinking that i might be due to server patches of i would need to apply an OSS note but not sure what note should be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         DBIF_RSQL_SQL_ERROR&lt;/P&gt;&lt;P&gt;Except.                CX_SY_OPEN_SQL_DB&lt;/P&gt;&lt;P&gt;Date and Time          20.07.2010 05:20:49&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What can you do?&lt;/P&gt;&lt;P&gt;     Note which actions and input led to the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     For further help in handling the problem, contact your SAP administrator&lt;/P&gt;&lt;P&gt;     .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     You can use the ABAP dump analysis transaction ST22 to view and manage&lt;/P&gt;&lt;P&gt;     termination messages, in particular for long term reference.&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-20001: Table Change not allowed during&lt;/P&gt;&lt;P&gt;      upgrade#ORA-06512: at "SAPR3.00160553FRI", line 1#ORA-04088: error during&lt;/P&gt;&lt;P&gt;      execution of trigger 'SAPR3.00160553FRI'"&lt;/P&gt;&lt;P&gt;     Internal call code.........: "[RSQL/INSR/ZTXXCTCDET ]"&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;     "ZTXXC161" or "ZTXXC161"&lt;/P&gt;&lt;P&gt;     "F4000_INSERT_RECORDS"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information on where terminated&lt;/P&gt;&lt;P&gt;    Termination occurred in the ABAP program "ZTXXC161" - in&lt;/P&gt;&lt;P&gt;    "F4000_INSERT_RECORDS".&lt;/P&gt;&lt;P&gt;   The main program was "ZTXXC161 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   In the source code you have the termination point in line 1841&lt;/P&gt;&lt;P&gt;   of the (Include) program "ZTXXC161".&lt;/P&gt;&lt;P&gt;   The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in&lt;/P&gt;&lt;P&gt;   procedure "F4000_INSERT_RECORDS" "(FORM)", but it was neither handled locally&lt;/P&gt;&lt;P&gt;    nor declared&lt;/P&gt;&lt;P&gt;   in the RAISING clause of its signature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error is particular in the insert line of the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           INSERT into ztxxctcdet&lt;/P&gt;&lt;P&gt;          values e_ztxxctcdet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dendoy23 on Jul 20, 2010 4:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 14:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error-in-the-database-when-accessing-a-table/m-p/7116858#M1510558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T14:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: SQL error in the database when accessing a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error-in-the-database-when-accessing-a-table/m-p/7116859#M1510559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;ORA-20001: Table Change not allowed during upgrade&lt;/P&gt;&lt;P&gt;Doesn't that answer your question??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 14:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error-in-the-database-when-accessing-a-table/m-p/7116859#M1510559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-20T14:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: SQL error in the database when accessing a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error-in-the-database-when-accessing-a-table/m-p/7116860#M1510560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be an upgrade problem indeed, problem is that there was no communication of the upgrade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 07:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error-in-the-database-when-accessing-a-table/m-p/7116860#M1510560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-21T07:13:48Z</dc:date>
    </item>
  </channel>
</rss>

