<?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: Inconsistent Database object with Runtime object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549689#M1266994</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;All you need to do is adjust and activate the table in DEV and then send it across to PRD system.&lt;/P&gt;&lt;P&gt;The Runtime inconsistencies are due to fact that you have adjusted the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that in case you have added/modified the key fields, it may result in loss of data as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2009 12:30:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-24T12:30:35Z</dc:date>
    <item>
      <title>Inconsistent Database object with Runtime object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549688#M1266993</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;I have a custom table which already has its content in 'PRD'. I needed to add another field and change the field length of a table. After I transported my changes to PRD, my changes resulted in inconsistencies with database object with the runtime object. Which makes the table unaccessable as I tried to read table content, it resulted in a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to adjust and activate the database using SE11-Database Utility but the request was not executed succesfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know we can just easily solve this problem by deleting the table and then recreate it. I wanted to avoid this solution as it means that we have to re-enter all the data and ask the data again from the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could we possibly do to solve this problem? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;-Suwardi Nursalim-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Cross post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Apr 24, 2009 10:04 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:27:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549688#M1266993</guid>
      <dc:creator>snursalim</dc:creator>
      <dc:date>2009-04-24T12:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Database object with Runtime object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549689#M1266994</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;All you need to do is adjust and activate the table in DEV and then send it across to PRD system.&lt;/P&gt;&lt;P&gt;The Runtime inconsistencies are due to fact that you have adjusted the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that in case you have added/modified the key fields, it may result in loss of data as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549689#M1266994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T12:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Database object with Runtime object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549690#M1266995</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 funny part is, the database object and runtime object at the DEV is already consistent with each other. And I'm not sure you can transport database object that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549690#M1266995</guid>
      <dc:creator>snursalim</dc:creator>
      <dc:date>2009-04-24T12:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Database object with Runtime object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549691#M1266996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Please check the backgropund jobs which where triggered by the import of the transport request containing the table structure changes. Also have a very close look at the import protocol.&lt;/P&gt;&lt;P&gt;Normally you should find the reason why the table could not be adjusted by SAP.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549691#M1266996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T12:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Database object with Runtime object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549692#M1266997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the transport did not occur properly.&lt;/P&gt;&lt;P&gt;Please check the transport log, you will get the reason why table was not adjusted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually it coz any domain or dataelement is not transported to prd.&lt;/P&gt;&lt;P&gt;I suspect the same case here. Plz check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;RJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549692#M1266997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Database object with Runtime object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549693#M1266998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI swardi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I donu2019t know why your are getting this error; you can modify the table u2018nu2019 number of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about you are adjusted the table before transporting into production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am requesting you to readjusting the table in SE14 and re transport to production.&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;Peranandam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:51:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inconsistent-database-object-with-runtime-object/m-p/5549693#M1266998</guid>
      <dc:creator>Peranandam</dc:creator>
      <dc:date>2009-04-24T12:51:12Z</dc:date>
    </item>
  </channel>
</rss>

