<?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: Database adjustment - Conversion failed at step5 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796059#M1310844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;I did that but it is failed to restart the conversion again. It says correct the conversion errors and try adjust the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SQL0551N "SAPP02" does not have the privilege to perform operation "C&lt;/P&gt;&lt;P&gt; REATE TABLE" on object "ZP02#BTAB06D". SQLSTATE=42501&lt;/P&gt;&lt;P&gt; DDL time(___1): ........18 milliseconds&lt;/P&gt;&lt;P&gt; 1) &lt;STRONG&gt;The SQL statement was not executed  Error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; sql:&lt;/P&gt;&lt;P&gt; DROP TABLE "QCM8COEP"&lt;/P&gt;&lt;P&gt; SQL0204N "SAPP02.QCM8COEP" is an undefined name. SQLSTATE=42704&lt;/P&gt;&lt;P&gt; DDL time(___1): .........1 milliseconds&lt;/P&gt;&lt;P&gt; .... QCM8COEP was already removed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Creation of table COEP or primary index in DB failed&lt;/P&gt;&lt;P&gt;3) Error in step COEP-STEP5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest a way to fix this issue. Thanks again for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2009 07:29:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-07T07:29:24Z</dc:date>
    <item>
      <title>Database adjustment - Conversion failed at step5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796057#M1310842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I changed the field length from char7 to char5 for a ZField, which is being used in many other tables like BSEG and COEP, SAP tried to convert all those tables. All the tables were converted and activated properly except for COEP.&lt;/P&gt;&lt;P&gt;Conversion process of COEP is failed at step 5 of the process defined by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Restart Log of the conversion:&lt;/P&gt;&lt;P&gt;1) Initialization was successful&lt;/P&gt;&lt;P&gt;2) Unload  - Successful&lt;/P&gt;&lt;P&gt;3) Delete data - Successful&lt;/P&gt;&lt;P&gt;4) Activate  - Successful&lt;/P&gt;&lt;P&gt;5) Reload data - failed&lt;/P&gt;&lt;P&gt;6) Create Indexes - Failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open COEP table through  SE11, it displays a  information message saying " Table COEP does not exist in the database".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in correcting above mentioned issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jalendhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 06:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796057#M1310842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-07T06:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Database adjustment - Conversion failed at step5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796058#M1310843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Hi ,&lt;/P&gt;&lt;P&gt;    Did you try adusting the table using se14 transaction . &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ragesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 07:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796058#M1310843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-07T07:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Database adjustment - Conversion failed at step5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796059#M1310844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;I did that but it is failed to restart the conversion again. It says correct the conversion errors and try adjust the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SQL0551N "SAPP02" does not have the privilege to perform operation "C&lt;/P&gt;&lt;P&gt; REATE TABLE" on object "ZP02#BTAB06D". SQLSTATE=42501&lt;/P&gt;&lt;P&gt; DDL time(___1): ........18 milliseconds&lt;/P&gt;&lt;P&gt; 1) &lt;STRONG&gt;The SQL statement was not executed  Error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; sql:&lt;/P&gt;&lt;P&gt; DROP TABLE "QCM8COEP"&lt;/P&gt;&lt;P&gt; SQL0204N "SAPP02.QCM8COEP" is an undefined name. SQLSTATE=42704&lt;/P&gt;&lt;P&gt; DDL time(___1): .........1 milliseconds&lt;/P&gt;&lt;P&gt; .... QCM8COEP was already removed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Creation of table COEP or primary index in DB failed&lt;/P&gt;&lt;P&gt;3) Error in step COEP-STEP5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest a way to fix this issue. Thanks again for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 07:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796059#M1310844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-07T07:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Database adjustment - Conversion failed at step5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796060#M1310845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions please..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 10:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796060#M1310845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-07T10:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Database adjustment - Conversion failed at step5</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796061#M1310846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jalendhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you resolve this issue?&lt;/P&gt;&lt;P&gt;We have the same issue with VBKD table.&lt;/P&gt;&lt;P&gt;Your reply will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Prasuna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2009 04:24:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-adjustment-conversion-failed-at-step5/m-p/5796061#M1310846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-04T04:24:12Z</dc:date>
    </item>
  </channel>
</rss>

