<?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: spdd activity in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551233#M1429614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to get it to activate with SE14, db adjust.  But, a question....Pool and Cluster tables are an enormous pain, left over from days when DBMS had physical limits on number of tables...Why would you want to have the overhead of maintaining these tables as opposed to the simplicity of maintaining, reading, etc., Transparent Tables?  I don't understand why you'd revert to the Pool/Cluster.   In some instances, you'll find that companies have spent considerable amounts of money to have SAP come in and covert these tables (and the code) to transparent tables...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2010 16:41:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-19T16:41:20Z</dc:date>
    <item>
      <title>spdd activity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551230#M1429611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing an upgrade from 4.6c to ecc6.0. while doing SPDD activity, i comapred USR30 table in ecc6.0 with 4.6c. In 4.6c the table is maintained as pool -table , but in upgrded version ecc6.0 sap suggested to maintain it as transparent table. So i did reset to original. But while activiting the object by basis people, they are unable to do that. We are getting error as 'Table type change. Convert data'. We have no data in that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers regarding this are very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 12:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551230#M1429611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T12:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: spdd activity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551231#M1429612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 12:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551231#M1429612</guid>
      <dc:creator>former_member434229</dc:creator>
      <dc:date>2010-02-16T12:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: spdd activity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551232#M1429613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 11:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551232#M1429613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-17T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: spdd activity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551233#M1429614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to get it to activate with SE14, db adjust.  But, a question....Pool and Cluster tables are an enormous pain, left over from days when DBMS had physical limits on number of tables...Why would you want to have the overhead of maintaining these tables as opposed to the simplicity of maintaining, reading, etc., Transparent Tables?  I don't understand why you'd revert to the Pool/Cluster.   In some instances, you'll find that companies have spent considerable amounts of money to have SAP come in and covert these tables (and the code) to transparent tables...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 16:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551233#M1429614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T16:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: spdd activity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551234#M1429615</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;We also had a similar situation wherein the table category had changed.&lt;/P&gt;&lt;P&gt;So, we reset the table by "Reset to original" and then continued with post SPDD Activity.&lt;/P&gt;&lt;P&gt;Try to activate the table after completely SPDD activity or i guess the table will get activated in the DDIC_ACTIVATION phase after SPDD is completed.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 17:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551234#M1429615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T17:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: spdd activity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551235#M1429616</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;Are you doing the SPDD in the shadow instance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The manually activation on the shadow system in the SPDD pahse is NOT&lt;/P&gt;&lt;P&gt;POSSIBLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the shadow system only the data dictionary will be activated,the&lt;/P&gt;&lt;P&gt;nametab and the database objects will be adjusted and activated in&lt;/P&gt;&lt;P&gt;later phases by Sapup on the standard instance.&lt;/P&gt;&lt;P&gt;If you try to activate the table in SE11, the database/nametab&lt;/P&gt;&lt;P&gt;adjustment will be started and it returns an error, because in the&lt;/P&gt;&lt;P&gt;shadow instance no db-object exists for the table, so no alter table is&lt;/P&gt;&lt;P&gt;possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can adjust the DDIC-definition in the SPDD/SE11 and you can save it.&lt;/P&gt;&lt;P&gt;After that in the ACT_700 phase the DDIC-object will be activated by&lt;/P&gt;&lt;P&gt;Sapup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the note&lt;/P&gt;&lt;P&gt;398100 Shadow instance during upgrade section:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The functions of the shadow instance are limited. The system only allow&lt;/P&gt;&lt;P&gt;accesses to the table contents of Basis tables. You cannot change the&lt;/P&gt;&lt;P&gt;structure of Basis tables or DDL statements. The corresponding function&lt;/P&gt;&lt;P&gt;in transaction se11 have been deactivated. Online activations&lt;/P&gt;&lt;P&gt;,conversions, MoveNametabs and imports (except for putstep HAI) are not&lt;/P&gt;&lt;P&gt;possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 18:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spdd-activity/m-p/6551235#M1429616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-22T18:29:36Z</dc:date>
    </item>
  </channel>
</rss>

