<?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 Database object inconsistency in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456585#M830491</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; My requirement is to change the field size from 50 chars to 40 for nearly 35 fields fo a DB table (contains data already). But when I try to activate the table, it asks for adjustment via SE14. Now, when i go to SE14 to adjust and activate, it gives me an error saying "Database table object is inconsistent". I check the details which tells "following fields in database table are inconsistent with those in runtime object". And it fails to activate thetable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some way so that i can sync the runtime object with the database object and hence activate the table? Any pointers to this would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 10:56:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T10:56:15Z</dc:date>
    <item>
      <title>Database object inconsistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456585#M830491</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; My requirement is to change the field size from 50 chars to 40 for nearly 35 fields fo a DB table (contains data already). But when I try to activate the table, it asks for adjustment via SE14. Now, when i go to SE14 to adjust and activate, it gives me an error saying "Database table object is inconsistent". I check the details which tells "following fields in database table are inconsistent with those in runtime object". And it fails to activate thetable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some way so that i can sync the runtime object with the database object and hence activate the table? Any pointers to this would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 10:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456585#M830491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T10:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Database object inconsistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456586#M830492</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 usual steps for doing databases changes through se14 is when you are changing the primary keys (adding/modifying/deleting) and you have a pre-existing data in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not have any data in the table or the data is not important please se14 or se16 to clean the entire table. Then make your changes to the table. Then save them and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is important data in the table, you should be a little careful with SE14. I would suggest that the field type for the table attribute you are modifying itself should be activated. Then please save and check what are the list of warnings given besides what you can do in se14. Once all that is cleared goto se14 then activate and adjust the table with save as one of the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this satisfies your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arnab Panigrahi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 11:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456586#M830492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T11:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Database object inconsistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456587#M830493</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;thanks for the quick response... but the datatype for the changed fields are only CHAR. And the data in the table are very much necessary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual error shown is that: "following 4 fields are not consistent." and then that the lengths of those fields are shown to be conflicting in the database object and the runtime object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 11:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456587#M830493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T11:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Database object inconsistency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456588#M830494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to your responce the entries in those feilds have length 50 characters. you are trying to truncate them then computer won't decide where it has to truncate. So you have to go to that feilds one by one and do the modifications. That is the only way I can suggest if Se14 is help less.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sarada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 15:56:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-object-inconsistency/m-p/3456588#M830494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T15:56:07Z</dc:date>
    </item>
  </channel>
</rss>

