<?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: COPY Databse objects (pk, fk, roles, indexes, ...) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221088#M15228</link>
    <description>&lt;P&gt;Thank you for this reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK i understand.&lt;/P&gt;&lt;P&gt;In my case i have the same structure for source and destination mssql db.&lt;/P&gt;&lt;P&gt;The problem is i have too many and i would like to set indexes, pk, schemas and roles from source to destination db.&lt;BR /&gt;I think that i will drop and recreate tables with "generate script wizard" (with indexes and pk) and copy data with a sql query insert into select *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you fdenis&lt;/P&gt;</description>
    <pubDate>Fri, 28 Sep 2018 08:40:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-28T08:40:28Z</dc:date>
    <item>
      <title>COPY Databse objects (pk, fk, roles, indexes, ...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221086#M15226</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;
&lt;P&gt;i'm new on Talend open studio, i used to be on MS SSIS and i would like to know if there is a Talnd component to copy some SQL Server a source database objects like role, pk, fk, indexes, ... to another SQL Server destination database&lt;/P&gt;
&lt;P&gt;On SSIS there is "Transfer SQL Server Objects Task Editor" and i can choose which object i can transfert (pk, role, indexe, schema and data)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i did not find on internet&lt;/P&gt;
&lt;P&gt;Thank you all&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regrds&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 14:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221086#M15226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T14:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: COPY Databse objects (pk, fk, roles, indexes, ...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221087#M15227</link>
      <description>there is no copyObject on talend. 
&lt;BR /&gt;because the structure of each db source and db destination are not the same. Think mssql to MongoDB! 
&lt;BR /&gt;you can do it by yourself using system table as source. 
&lt;BR /&gt;calling administration function on destination. 
&lt;BR /&gt;Good luck</description>
      <pubDate>Thu, 27 Sep 2018 08:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221087#M15227</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-27T08:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: COPY Databse objects (pk, fk, roles, indexes, ...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221088#M15228</link>
      <description>&lt;P&gt;Thank you for this reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK i understand.&lt;/P&gt;&lt;P&gt;In my case i have the same structure for source and destination mssql db.&lt;/P&gt;&lt;P&gt;The problem is i have too many and i would like to set indexes, pk, schemas and roles from source to destination db.&lt;BR /&gt;I think that i will drop and recreate tables with "generate script wizard" (with indexes and pk) and copy data with a sql query insert into select *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you fdenis&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 08:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221088#M15228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-28T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: COPY Databse objects (pk, fk, roles, indexes, ...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221089#M15229</link>
      <description>You can also use backup restor.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2018 08:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221089#M15229</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-28T08:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: COPY Databse objects (pk, fk, roles, indexes, ...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221090#M15230</link>
      <description>did you success on your task?</description>
      <pubDate>Mon, 01 Oct 2018 08:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221090#M15230</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-01T08:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: COPY Databse objects (pk, fk, roles, indexes, ...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221091#M15231</link>
      <description>&lt;P&gt;Hello Yes i did it with SQL queries now i wait for QA users (tests)&lt;/P&gt;&lt;P&gt;Thank's fot asking !&lt;/P&gt;&lt;P&gt;should i close the topic ?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 10:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221091#M15231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-01T10:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: COPY Databse objects (pk, fk, roles, indexes, ...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221092#M15232</link>
      <description>ok, so, can you tag as Solved?&lt;BR /&gt;see you next time.</description>
      <pubDate>Mon, 01 Oct 2018 10:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/COPY-Databse-objects-pk-fk-roles-indexes/m-p/2221092#M15232</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-10-01T10:34:38Z</dc:date>
    </item>
  </channel>
</rss>

