<?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 Talend with DB2 MVS Connextion : Connection failure in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350407#M816</link>
    <description>La difficulté que je rencontre se matérialise par le message d'anomalie du produit : 
&lt;BR /&gt;Connection failure. You must change the Database Settings. 
&lt;BR /&gt; The application server rejected establishment of the connection. An attempt was made to access a database, BHC00003, which was not found. DB2ConnectionCorrelator: null 
&lt;BR /&gt;les paramètres qui sont utilisés sont : 
&lt;BR /&gt;DB Type : IBM DB2 
&lt;BR /&gt;Login de mon User MVS 
&lt;BR /&gt;Password de mon User MVS 
&lt;BR /&gt;Server : adresse IP du MVS 
&lt;BR /&gt;Port : celui du DB2 sur MVS 
&lt;BR /&gt;Database : BHC00003 
&lt;BR /&gt;(le pb se pose avec ou sans alimentation des paramètres DRDA du DB2 MVS) 
&lt;BR /&gt;ps : les paramètres DRDA du DB2 MVS sont situés dans les tables : 
&lt;BR /&gt;SYSIBM.LOCATIONS 
&lt;BR /&gt;SYSIBM.IPNAMES 
&lt;BR /&gt;SYSIBM.USERNAMES 
&lt;BR /&gt;Voyez-vous le problème qui se pose ?</description>
    <pubDate>Sat, 16 Nov 2024 14:27:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:27:24Z</dc:date>
    <item>
      <title>Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350407#M816</link>
      <description>La difficulté que je rencontre se matérialise par le message d'anomalie du produit : 
&lt;BR /&gt;Connection failure. You must change the Database Settings. 
&lt;BR /&gt; The application server rejected establishment of the connection. An attempt was made to access a database, BHC00003, which was not found. DB2ConnectionCorrelator: null 
&lt;BR /&gt;les paramètres qui sont utilisés sont : 
&lt;BR /&gt;DB Type : IBM DB2 
&lt;BR /&gt;Login de mon User MVS 
&lt;BR /&gt;Password de mon User MVS 
&lt;BR /&gt;Server : adresse IP du MVS 
&lt;BR /&gt;Port : celui du DB2 sur MVS 
&lt;BR /&gt;Database : BHC00003 
&lt;BR /&gt;(le pb se pose avec ou sans alimentation des paramètres DRDA du DB2 MVS) 
&lt;BR /&gt;ps : les paramètres DRDA du DB2 MVS sont situés dans les tables : 
&lt;BR /&gt;SYSIBM.LOCATIONS 
&lt;BR /&gt;SYSIBM.IPNAMES 
&lt;BR /&gt;SYSIBM.USERNAMES 
&lt;BR /&gt;Voyez-vous le problème qui se pose ?</description>
      <pubDate>Sat, 16 Nov 2024 14:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350407#M816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350408#M817</link>
      <description>Hello, 
&lt;BR /&gt;I'm not a DB2 Mainframe expert but as far as I can read in DB2 for z/OS and OS/390: Ready for Java redbook ( 
&lt;A href="http://www.redbooks.ibm.com/abstracts/sg246435.html" rel="nofollow noopener noreferrer"&gt;http://www.redbooks.ibm.com/abstracts/sg246435.html&lt;/A&gt;), you need to enable JDBC Access 
&lt;BR /&gt;The JDBC drivers are installed through SMP/E as a separate FMID, called JDB7712 (for 
&lt;BR /&gt;DB2 Version 7). The SMP/E installation steps are described in Chapter 7 of Application 
&lt;BR /&gt;Programming Guide and Reference for Java, SG26-9932-03 ( 
&lt;A href="http://www-306.ibm.com/software/data/db2/zos/v7books.html" rel="nofollow noopener noreferrer"&gt;http://www-306.ibm.com/software/data/db2/zos/v7books.html&lt;/A&gt;) 
&lt;BR /&gt;Talend is using the JDBC Type 4 driver 
&lt;BR /&gt;HTH, 
&lt;BR /&gt; 
&lt;BR /&gt;BTW : Please post in English, this forum is meant to be international.</description>
      <pubDate>Fri, 15 Feb 2008 15:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350408#M817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-15T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350409#M818</link>
      <description>Hello,
&lt;BR /&gt;I think this is for working with à JVM on z/OS or OS/390.
&lt;BR /&gt;But I am trying to connect directly from Talend Windows to DB2 z/OS without a JVM on z/OS using DRDA.
&lt;BR /&gt;When I want to connect to a database who's name is too long I receive the message on MVS :
&lt;BR /&gt;DSNL032I -DBDH DSNLZDJN DRDA EXCEPTION CONDITION IN REQUEST FROM REQUESTOR LOCATION=10.xxx.xxx.xx FOR THREAD WITH
&lt;BR /&gt;LUWID=GA70F423.GC18.C1F465E19F7B=89342 
&lt;BR /&gt;REASON=00D35E00 
&lt;BR /&gt;ERROR ID=DSNLZSAS0118
&lt;BR /&gt;where 00D35E00 means :
&lt;BR /&gt;Explanation: DB2 has detected an error while parsing a DDM command or DDM 
&lt;BR /&gt;command data. An invalid RDBNAM length was sent on an ACCSEC command. 
&lt;BR /&gt; 
&lt;BR /&gt;This reason code is issued by the following CSECT: DSNLZSAS 
&lt;BR /&gt; 
&lt;BR /&gt;System Action: If the length of the RDBNAM is greater than 18, then A DDM 
&lt;BR /&gt;reply message (SYNTAXRM) is returned to the DRDA client. If the data in 
&lt;BR /&gt;characters 17-18 of the RDBNAME is non-blank, then a DDM reply message 
&lt;BR /&gt;(VALNSPRM) is returned to the DRDA client.
&lt;BR /&gt;It seems I am not so far from working connexion</description>
      <pubDate>Fri, 15 Feb 2008 17:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350409#M818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-15T17:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350410#M819</link>
      <description>Hi,&lt;BR /&gt;This is a solution to try to connect to DB2 MVS.&lt;BR /&gt;Use the tLibraryLoad components for b2jcc_license_cisuz.jar and db2jcc_license_cu.jar, then use the tJDBCInput to specify db2jcc.jar and the specific ClassName com.ibm.db2os390.sqlj.jdbc.DB2SQLJDriver for os390 connection.&lt;BR /&gt;See the following screenshot.&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 15 Feb 2008 19:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350410#M819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-15T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350411#M820</link>
      <description>Hi,&lt;BR /&gt;Where are the tLibraryLoad components, in a Folder of the Palette (TOS 2.3.0.M2_r7640) ?</description>
      <pubDate>Mon, 18 Feb 2008 11:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350411#M820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-18T11:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350412#M821</link>
      <description>Hello, &lt;BR /&gt;This component is available since 2.3.0 stable version.&lt;BR /&gt;tLibraryLoad is available in the System family (See &lt;A href="http://www.talendforge.org/components/index.php)" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/components/index.php)&lt;/A&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 18 Feb 2008 11:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350412#M821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-18T11:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350413#M822</link>
      <description>Hi,&lt;BR /&gt;Now, I've 2 problems :&lt;BR /&gt;1/ on tJDBCInput_1 : No Schema as been defined yet&lt;BR /&gt;2/ after running the Job : &lt;BR /&gt;Starting job Unload_DBDH at 16:31 18/02/2008.&lt;BR /&gt;Exception in component tJDBCInput_1&lt;BR /&gt;java.lang.ClassNotFoundException: com.ibm.db2os390.sqlj.jdbc.DB2SQLJDriver&lt;BR /&gt;	at java.net.URLClassLoader$1.run(Unknown Source)&lt;BR /&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;	at java.net.URLClassLoader.findClass(Unknown Source)&lt;BR /&gt;	at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)&lt;BR /&gt;	at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;	at java.lang.ClassLoader.loadClassInternal(Unknown Source)&lt;BR /&gt;	at java.lang.Class.forName0(Native Method)&lt;BR /&gt;	at java.lang.Class.forName(Unknown Source)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.tJDBCInput_1Process(Unload_DBDH.java:182)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.tLibraryLoad_4Process(Unload_DBDH.java:322)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.tLibraryLoad_3Process(Unload_DBDH.java:366)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.runJobInTOS(Unload_DBDH.java:478)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.main(Unload_DBDH.java:394)&lt;BR /&gt;Job Unload_DBDH ended at 16:31 18/02/2008. &lt;BR /&gt;Do you know what it meens ?</description>
      <pubDate>Mon, 18 Feb 2008 15:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350413#M822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-18T15:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350414#M823</link>
      <description>Hi, &lt;BR /&gt;I found for pb 2 : &lt;BR /&gt;it is not com.ibm.db2os390.sqlj.jdbc.DB2SQLJDriver &lt;BR /&gt;      but COM.ibm.db2os390.sqlj.jdbc.DB2SQLJDriver !!!!!! (caps sensitive)&lt;BR /&gt;then when i run job, i get :&lt;BR /&gt;Starting job Unload_DBDH at 18:04 18/02/2008.&lt;BR /&gt;Exception in component tJDBCInput_1&lt;BR /&gt;com.ibm.db2.jcc.a.DisconnectException: The application server rejected establishment of the connection.  An attempt was made to access a database, BHC00003, which was not found.  DB2ConnectionCorrelator: null&lt;BR /&gt;	at com.ibm.db2.jcc.b.hb.u(hb.java:1616)&lt;BR /&gt;	at com.ibm.db2.jcc.b.hb.n(hb.java:525)&lt;BR /&gt;	at com.ibm.db2.jcc.b.hb.a(hb.java:335)&lt;BR /&gt;	at com.ibm.db2.jcc.b.hb.a(hb.java:115)&lt;BR /&gt;	at com.ibm.db2.jcc.b.b.e(b.java:1385)&lt;BR /&gt;	at com.ibm.db2.jcc.b.b.b(b.java:1259)&lt;BR /&gt;	at com.ibm.db2.jcc.b.b.q(b.java:1031)&lt;BR /&gt;	at com.ibm.db2.jcc.b.b.b(b.java:739)&lt;BR /&gt;	at com.ibm.db2.jcc.b.b.a(b.java:725)&lt;BR /&gt;	at com.ibm.db2.jcc.b.b.&amp;lt;init&amp;gt;(b.java:332)&lt;BR /&gt;	at com.ibm.db2.jcc.DB2Driver.connect(DB2Driver.java:165)&lt;BR /&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.tJDBCInput_1Process(Unload_DBDH.java:185)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.tLibraryLoad_4Process(Unload_DBDH.java:322)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.tLibraryLoad_3Process(Unload_DBDH.java:366)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.runJobInTOS(Unload_DBDH.java:478)&lt;BR /&gt;	at db2_download.unload_dbdh.Unload_DBDH.main(Unload_DBDH.java:394)&lt;BR /&gt;Job Unload_DBDH ended at 18:04 18/02/2008. &lt;BR /&gt;therefore, it the same pb as DRDA, the database BHC00003 is not found on MVS but it exists !!!!</description>
      <pubDate>Mon, 18 Feb 2008 17:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350414#M823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-18T17:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350415#M824</link>
      <description>Hi, 
&lt;BR /&gt;1/ with DB2 Connect, I get the same message : 
&lt;BR /&gt;Connection failure. You must change the Database Settings. 
&lt;BR /&gt; The version of the IBM Universal JDBC driver in use is not licensed for connectivity to QDB2 databases. To connect to this DB2 server, please obtain a licensed copy of the IBM DB2 Universal Driver for JDBC and SQLJ. An appropriate license file db2jcc_license_*.jar for this target platform must be installed to the application classpath. Connectivity to QDB2 databases is enabled by any of the following license files: { db2jcc_license_cisuz.jar } 
&lt;BR /&gt;2/ with tJDBC_Input_1 : 
&lt;BR /&gt;I wrote the JDBC URL with IP Adress : "jdbc:db2://10.xx.xx.xxx:10xxx/DBDH" 
&lt;BR /&gt;3/ with tJDBC_Input_1 : I wrote in the name of the Database the name of DB2 (DBDH), I come more far but I get the message : 
&lt;BR /&gt;com.ibm.db2.jcc.a.SqlException: unsupported encoding Cp1147 for result set column</description>
      <pubDate>Tue, 19 Feb 2008 14:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350415#M824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-19T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350416#M825</link>
      <description>3b/ There are provided in Advanced Settings pour tJDBC_Input_1 following encoding types : ISO-8859-15, UTF-8, CUSTOM. Which one is to use with encoding cp1147 MVS DB2 ?</description>
      <pubDate>Tue, 19 Feb 2008 15:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350416#M825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-19T15:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350417#M826</link>
      <description>Hello, &lt;BR /&gt;You can specify "Cp1147" after having chose CUSTOM.&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 19 Feb 2008 15:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350417#M826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-19T15:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350418#M827</link>
      <description>Thank you,&lt;BR /&gt;When I Specify "Cp1147" after having chose CUSTOM, I get the same message :&lt;BR /&gt;Starting job Unload_DBDH at 17:03 19/02/2008.&lt;BR /&gt;Exception in component tJDBCInput_1&lt;BR /&gt;com.ibm.db2.jcc.a.SqlException: unsupported encoding Cp1147 for result set column&lt;BR /&gt;Not easy</description>
      <pubDate>Tue, 19 Feb 2008 16:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350418#M827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-19T16:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350419#M828</link>
      <description>May this link helps ?
&lt;BR /&gt;
&lt;A href="http://www-1.ibm.com/support/docview.wss?uid=swg21221551" rel="nofollow noopener noreferrer"&gt;http://www-1.ibm.com/support/docview.wss?uid=swg21221551&lt;/A&gt;</description>
      <pubDate>Tue, 19 Feb 2008 16:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350419#M828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-19T16:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350420#M829</link>
      <description>Hi,&lt;BR /&gt;thank you,&lt;BR /&gt;to run Talend, we have installed the jre1.5.0_05 and it seems not using extended encoding set Cp1147, &lt;BR /&gt;we're looking for it.&lt;BR /&gt;Keep in touch</description>
      <pubDate>Thu, 21 Feb 2008 10:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350420#M829</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-21T10:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Talend with DB2 MVS Connextion : Connection failure</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350421#M830</link>
      <description>Bingo ! 
&lt;BR /&gt;we took charsets.jar from a jre 1.6 and stored it in C:\Program Files\Java\jre1.5.0_05\lib 
&lt;BR /&gt;=&amp;gt; Starting job Unload_DBDH at 12:45 21/02/2008. 
&lt;BR /&gt; connecting to socket on port yyyy 
&lt;BR /&gt; connected 
&lt;BR /&gt; connecting to socket on port xxxx 
&lt;BR /&gt; connected 
&lt;BR /&gt;1030860 milliseconds 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job Unload_DBDH ended at 13:02 21/02/2008. 
&lt;BR /&gt;Thank you every one</description>
      <pubDate>Thu, 21 Feb 2008 13:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Talend-with-DB2-MVS-Connextion-Connection-failure/m-p/2350421#M830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-21T13:14:34Z</dc:date>
    </item>
  </channel>
</rss>

