<?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: ECC5 DB export in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505347#M1558947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; export_monitor_cmd.properties not found in the log files and for all bck files there is no TSK files exist(starnge).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you're not using the migration monitor... I'd use that one for big exports, much more convenient than sapinst (sapinst uses it too but you can configure it better if you use it directly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; We faced export file system full during export, so we are suspecting that incident will be the cause for the issue.&lt;/P&gt;&lt;P&gt;&amp;gt;   We are using SAPINST 640 for exporting ECC5 system, in this we are proceeding wit R3load copy method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood what you're saying .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the .TSK files are not there you are missing tables - you'll have to start over with the export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2010 13:03:10 GMT</pubDate>
    <dc:creator>markus_doehr2</dc:creator>
    <dc:date>2010-12-10T13:03:10Z</dc:date>
    <item>
      <title>ECC5 DB export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505344#M1558944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are performing a Unicode upgrade on an ECC 5.0 system. The ECC 5.0&lt;/P&gt;&lt;P&gt;is a MDMP System. After completing Unicode preparatory activities, we&lt;/P&gt;&lt;P&gt;have started to perform a system export using SAPINST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have used table splitting option to speed the export process, export&lt;/P&gt;&lt;P&gt;was running and now it has stopped with an error. On analyzing the log&lt;/P&gt;&lt;P&gt;files we observed the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: file /exportts6/exp/ACCTHD~2.TSK.bck already seems to exist&lt;/P&gt;&lt;P&gt;a previous run may not have been finished cleanly&lt;/P&gt;&lt;P&gt;file /exportts6/exp/ACCTHD~2.TSK possibly corrupted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, we notice many *.bck files existing in the system. However, the&lt;/P&gt;&lt;P&gt;relavent TST files for .BCK files does not exist in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help us resolve the problem at the earliest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 12:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505344#M1558944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-09T12:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: ECC5 DB export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505345#M1558945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;either &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- add "-merge_bck" in the export_monitor_cmd.properties files and restart the export or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- execute "R3load -merge_only" for each of the TSK files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 12:41:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505345#M1558945</guid>
      <dc:creator>markus_doehr2</dc:creator>
      <dc:date>2010-12-10T12:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: ECC5 DB export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505346#M1558946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                      Thanks for your response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export_monitor_cmd.properties not found in the log files and for all bck files there is no TSK files exist(starnge).&lt;/P&gt;&lt;P&gt;We faced export file system full during export, so we are suspecting that incident will be the cause for the issue.&lt;/P&gt;&lt;P&gt;  We are using SAPINST 640 for exporting ECC5 system, in this we are proceeding wit R3load copy method.&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;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 12:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505346#M1558946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-10T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: ECC5 DB export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505347#M1558947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; export_monitor_cmd.properties not found in the log files and for all bck files there is no TSK files exist(starnge).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you're not using the migration monitor... I'd use that one for big exports, much more convenient than sapinst (sapinst uses it too but you can configure it better if you use it directly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; We faced export file system full during export, so we are suspecting that incident will be the cause for the issue.&lt;/P&gt;&lt;P&gt;&amp;gt;   We are using SAPINST 640 for exporting ECC5 system, in this we are proceeding wit R3load copy method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understood what you're saying .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the .TSK files are not there you are missing tables - you'll have to start over with the export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 13:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505347#M1558947</guid>
      <dc:creator>markus_doehr2</dc:creator>
      <dc:date>2010-12-10T13:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: ECC5 DB export</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505348#M1558948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started fresh export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 09:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc5-db-export/m-p/7505348#M1558948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-11T09:19:24Z</dc:date>
    </item>
  </channel>
</rss>

