<?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: Sybase data transfer tool in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954377#M4021385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Automating entire thing through script is very good idea in fact I used to follow the same way for the ddlgen even I didn't test or worked on proxy stuff but however I am sure there will be documented information in&lt;/P&gt;&lt;P&gt;http:infocenter.sybase.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you say?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am really interested what is his strategy and approach for data transfer so that we can help with good recommendations accordingly.. Am I correct &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Kiran K Adharapuram&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Mar 2015 01:42:54 GMT</pubDate>
    <dc:creator>former_member187136</dc:creator>
    <dc:date>2015-03-25T01:42:54Z</dc:date>
    <item>
      <title>Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaq-p/10954371</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;Is there a tool available which allows me to select a table in Sybase, and have it copied to another Sybase database?&lt;/P&gt;&lt;P&gt;That means create the table when it does not exist, and insert all records from source to target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Sybase and have the SQL Server Import Wizard in mind, which lets me do just that.&lt;/P&gt;&lt;P&gt;BODS is used in the project which we can use to get data across but we have hundreds of little lookup tables with validated data which we need in the next DTAP environment. Building all these transfers individually will probably take ages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 09:12:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaq-p/10954371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-24T09:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954372#M4021380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello Opstal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a tool called bcp which you can use for copying the table and data to a flat file and pasting it in the destination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 bcp out&lt;/P&gt;&lt;P&gt;2 bcp in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further details you can get in from &lt;A href="http://infocenter.sybase.com" target="test_blank"&gt;http://infocenter.sybase.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran K Adharapuram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 13:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954372#M4021380</guid>
      <dc:creator>former_member187136</dc:creator>
      <dc:date>2015-03-24T13:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954373#M4021381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I didn't use the "&lt;STRONG&gt;sybmigrate&lt;/STRONG&gt;" so I didnt suggest the tool to Opstal &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1237/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My intention of asking for the bcp is that Opstal will take the table scheme from may be internal tool like ddlgen or any 3rd party tool &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1237/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for bringing this point, as a point to add Mark is &lt;STRONG&gt;bcp&lt;/STRONG&gt; in &amp;amp; out is just dealing with the "Table Data" this is nothing to do with the structures/schema&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I right Mark &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1237/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran K Adharapuram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 14:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954373#M4021381</guid>
      <dc:creator>former_member187136</dc:creator>
      <dc:date>2015-03-24T14:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954374#M4021382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming this isn't on the same ASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could consider adding a remote server then a proxy database. Then you can do cross-database operations between the two. I'd use that to create the table with a zero-row statement ("select ... into... where 0=1" for example).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you aren't talking huge volumes of data you &lt;EM&gt;could&lt;/EM&gt; even transfer the data that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for speed considerations I'd probably use BCP out/in to transfer the actual data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 23:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954374#M4021382</guid>
      <dc:creator>former_member229367</dc:creator>
      <dc:date>2015-03-24T23:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954375#M4021383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Yes proxy dB/tables are good option.Also if we run the command to find table structure 1=2 will not yield correct because only ddlgen gives you table structure and the respective constraints and table level access permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I agree bcp will be faster and. You can copy data in chunks by specifying number of rows needed through the bcp utility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Kiran K Adharapuram &lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 00:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954375#M4021383</guid>
      <dc:creator>former_member187136</dc:creator>
      <dc:date>2015-03-25T00:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954376#M4021384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I'm entirely honest I'd write a proc to generate the DDL and use that to (re)create the destination table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that's just me. I didn't get the sense that the OP wanted to deal with that kind of complexity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess more than anything I was trying to outline an avenue that I hadn't seen on here yet - remote server with proxy DB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 00:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954376#M4021384</guid>
      <dc:creator>former_member229367</dc:creator>
      <dc:date>2015-03-25T00:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954377#M4021385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hello Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Automating entire thing through script is very good idea in fact I used to follow the same way for the ddlgen even I didn't test or worked on proxy stuff but however I am sure there will be documented information in&lt;/P&gt;&lt;P&gt;http:infocenter.sybase.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you say?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am really interested what is his strategy and approach for data transfer so that we can help with good recommendations accordingly.. Am I correct &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;P&gt;Kiran K Adharapuram&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 01:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954377#M4021385</guid>
      <dc:creator>former_member187136</dc:creator>
      <dc:date>2015-03-25T01:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954378#M4021386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes spot on. Without knowing the OPs full requirements it's very difficult to make a good recommendation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It kind of sounds like he wants a GUI tool similar to MSSQL import/export data. For that he'd need to go third-party.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if he just wants to do a once-off copy of a table and is he could use DBArtisan/Sybase Central/ddlgen/others for the DDL and then BCP for the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a scheduled job of some kind ddlgen and BCP might work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a scheduled all-inside-ASE job there' proxy DBs and cross-database select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use case, use case, use case. That's the key!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 02:07:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954378#M4021386</guid>
      <dc:creator>former_member229367</dc:creator>
      <dc:date>2015-03-25T02:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954379#M4021387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all answers.&lt;/P&gt;&lt;P&gt;It sounds like there is no ready-to-use GUI tool from Sybase for this purpose and I have to look into third party if I want to do things easy... &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1237/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As I'm new to Sybase, scripting is something I would rather avoid at this point but I'm sure I will need to spend time on that.&lt;/P&gt;&lt;P&gt;As (I think) all solutions work on a table by table approach, I may as well use BODS for this, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 07:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954379#M4021387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-25T07:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase data transfer tool</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954380#M4021388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Opstal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we can run the utility on any tables provided you have login and access on those tables &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1237/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;There are quite third party utilities available in market for this, I am not quite aware as the internal tools serves the purpose if we are familiar with the internals &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1237/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there are GUI tools to do this activity as you said you are correct &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1237/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran K Adharapuram &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 08:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-data-transfer-tool/qaa-p/10954380#M4021388</guid>
      <dc:creator>former_member187136</dc:creator>
      <dc:date>2015-03-25T08:02:20Z</dc:date>
    </item>
  </channel>
</rss>

