<?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>Question Re: DB2 database export in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/db2-database-export/qaa-p/8630642#M3064384</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;usually IXF extension is used&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/core/r0008303.htm"&gt;http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/core/r0008303.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and taking a look at IBM documentation it looks like the other extensions are not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; text-align: -webkit-auto; background-color: #ffffff;"&gt;Specifies the format of the data in the output file:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DEL (delimited ASCII format), which is used by a variety of database manager and file manager programs.&lt;/LI&gt;&lt;LI&gt;WSF (work sheet format), which is used by programs such as:&lt;SPAN class="notetitle" id="wq260" style="font-weight: bold;"&gt;Note:&lt;/SPAN&gt;&lt;SPAN class="notebody" style="margin-left: 2em;"&gt;When exporting BIGINT or DECIMAL data, only values that fall within the range of type DOUBLE can be exported accurately. Although values that do not fall within this range are also exported, importing or loading these values back might result in incorrect data, depending on the operating system.&lt;/SPAN&gt;&lt;UL style="margin-top: 0.1em; padding-top: 0.1em;"&gt;&lt;LI&gt;Lotus 1-2-3&lt;/LI&gt;&lt;LI&gt;Lotus Symphony&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;IXF (integrated exchange format, PC version), in which most of the table attributes, as well as any existing indexes, are saved in the IXF file, except when columns are specified in the SELECT statement. With this format, the table can be recreated, while with the other file formats, the table must already exist before data can be imported into it.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Javier &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2012 10:27:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-30T10:27:33Z</dc:date>
    <item>
      <title>DB2 database export</title>
      <link>https://community.sap.com/t5/technology-q-a/db2-database-export/qaq-p/8630641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Currently we are using DB2 9.1, &lt;/P&gt;&lt;P&gt;its EXPORT command supports only 3 types of files - DEL, WSF, IXF&lt;/P&gt;&lt;P&gt;Is there any way I can export the database in other format - i.e. DBF...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. I remember some SAP migration tool had the ability to export the database&lt;/P&gt;&lt;P&gt;in some "database independant format" or smth. .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 08:04:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/db2-database-export/qaq-p/8630641</guid>
      <dc:creator>ILIAN_Grigorov</dc:creator>
      <dc:date>2012-03-30T08:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 database export</title>
      <link>https://community.sap.com/t5/technology-q-a/db2-database-export/qaa-p/8630642#M3064384</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;usually IXF extension is used&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/core/r0008303.htm"&gt;http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/core/r0008303.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and taking a look at IBM documentation it looks like the other extensions are not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, sans-serif; text-align: -webkit-auto; background-color: #ffffff;"&gt;Specifies the format of the data in the output file:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;DEL (delimited ASCII format), which is used by a variety of database manager and file manager programs.&lt;/LI&gt;&lt;LI&gt;WSF (work sheet format), which is used by programs such as:&lt;SPAN class="notetitle" id="wq260" style="font-weight: bold;"&gt;Note:&lt;/SPAN&gt;&lt;SPAN class="notebody" style="margin-left: 2em;"&gt;When exporting BIGINT or DECIMAL data, only values that fall within the range of type DOUBLE can be exported accurately. Although values that do not fall within this range are also exported, importing or loading these values back might result in incorrect data, depending on the operating system.&lt;/SPAN&gt;&lt;UL style="margin-top: 0.1em; padding-top: 0.1em;"&gt;&lt;LI&gt;Lotus 1-2-3&lt;/LI&gt;&lt;LI&gt;Lotus Symphony&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;IXF (integrated exchange format, PC version), in which most of the table attributes, as well as any existing indexes, are saved in the IXF file, except when columns are specified in the SELECT statement. With this format, the table can be recreated, while with the other file formats, the table must already exist before data can be imported into it.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Javier &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 10:27:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/db2-database-export/qaa-p/8630642#M3064384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 database export</title>
      <link>https://community.sap.com/t5/technology-q-a/db2-database-export/qaa-p/8630643#M3064385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ilian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What is your requirement here ? You can also export the data with R3trans and import. Using R3load to export data only for one table is not wise also its very hectic as you need to setup migmon for this. If you explain what is your actual requirement then i may help you with that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank &lt;/P&gt;&lt;P&gt;Chirag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 10:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/db2-database-export/qaa-p/8630643#M3064385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-16T10:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 database export</title>
      <link>https://community.sap.com/t5/technology-q-a/db2-database-export/qaa-p/8630644#M3064386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chirag,&lt;/P&gt;&lt;P&gt;I am just asking . There is no actual requirement right now, but may be there will be in the future. Some organisation is supposed to require something like a "snapshot" of our database for auditing purposes. Which is not correct, because It is hard to analyse this big database, and I am almost sure their audit product is able to comunicate with SAP &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ilian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 06:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/db2-database-export/qaa-p/8630644#M3064386</guid>
      <dc:creator>ILIAN_Grigorov</dc:creator>
      <dc:date>2012-04-17T06:37:40Z</dc:date>
    </item>
  </channel>
</rss>

