<?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 Writting to a DB with cMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346135#M113575</link>
    <description>&lt;P&gt;I am trying to write a JSON file to DB with the use of cMap. From the logs it seems nothing is wrong. Maybe I am not committing it?&lt;/P&gt; 
&lt;P&gt;My route setup:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled1.png" style="width: 869px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrlL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131628iFFA7A64B9E66EC64/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrlL.png" alt="0683p000009LrlL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Logs from the Route:&lt;/P&gt; 
&lt;PRE&gt;...
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - Using Hibernate built-in connection pool (not for production use!)
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - Hibernate connection pool size: 15
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - autocommit mode: false
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - using driver: oracle.jdbc.OracleDriver at URL: jdbc:oracle:thin:@//xxx:1521/xxx.de
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - connection properties: {user=TALEND_INT, password=****}
[INFO ]: org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 11.2.0.4.0
[INFO ]: org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.Oracle9Dialect
[WARN ]: org.hibernate.dialect.Oracle9Dialect - The Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect or Oracle10gDialect instead
[INFO ]: org.hibernate.transaction.TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
[INFO ]: org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
[INFO ]: org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC batch size: 15
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC batch updates for versioned data: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Connection release mode: auto
[INFO ]: org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 1000
[INFO ]: org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1
[INFO ]: org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
[INFO ]: org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
[INFO ]: org.hibernate.cfg.SettingsFactory - Query language substitutions: {}
[INFO ]: org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Second-level cache: enabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Query cache: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
[INFO ]: org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: org.hibernate.cache.NoCacheProvider
[INFO ]: org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Statistics: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Default entity-mode: dynamic-map
[INFO ]: org.hibernate.cfg.SettingsFactory - Named query checking : enabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
[INFO ]: org.hibernate.impl.SessionFactoryImpl - building session factory
[INFO ]: org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
[INFO ]: org.hibernate.impl.SessionFactoryImpl - closing
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - cleaning up connection pool: jdbc:oracle:thin:@//xxx:1521/xxx.de
[INFO ]: Testing.cLog_1 - Exchange[ExchangePattern: InOnly, BodyType: String, Body: ]&lt;/PRE&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:00:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:00:32Z</dc:date>
    <item>
      <title>Writting to a DB with cMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346135#M113575</link>
      <description>&lt;P&gt;I am trying to write a JSON file to DB with the use of cMap. From the logs it seems nothing is wrong. Maybe I am not committing it?&lt;/P&gt; 
&lt;P&gt;My route setup:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled1.png" style="width: 869px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrlL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131628iFFA7A64B9E66EC64/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrlL.png" alt="0683p000009LrlL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Logs from the Route:&lt;/P&gt; 
&lt;PRE&gt;...
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - Using Hibernate built-in connection pool (not for production use!)
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - Hibernate connection pool size: 15
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - autocommit mode: false
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - using driver: oracle.jdbc.OracleDriver at URL: jdbc:oracle:thin:@//xxx:1521/xxx.de
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - connection properties: {user=TALEND_INT, password=****}
[INFO ]: org.hibernate.cfg.SettingsFactory - RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 11.2.0.4.0
[INFO ]: org.hibernate.dialect.Dialect - Using dialect: org.hibernate.dialect.Oracle9Dialect
[WARN ]: org.hibernate.dialect.Oracle9Dialect - The Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect or Oracle10gDialect instead
[INFO ]: org.hibernate.transaction.TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
[INFO ]: org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
[INFO ]: org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC batch size: 15
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC batch updates for versioned data: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled
[INFO ]: org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Connection release mode: auto
[INFO ]: org.hibernate.cfg.SettingsFactory - Maximum outer join fetch depth: 1000
[INFO ]: org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1
[INFO ]: org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
[INFO ]: org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
[INFO ]: org.hibernate.cfg.SettingsFactory - Query language substitutions: {}
[INFO ]: org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Second-level cache: enabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Query cache: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
[INFO ]: org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: org.hibernate.cache.NoCacheProvider
[INFO ]: org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Statistics: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Default entity-mode: dynamic-map
[INFO ]: org.hibernate.cfg.SettingsFactory - Named query checking : enabled
[INFO ]: org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
[INFO ]: org.hibernate.impl.SessionFactoryImpl - building session factory
[INFO ]: org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
[INFO ]: org.hibernate.impl.SessionFactoryImpl - closing
[INFO ]: org.hibernate.connection.DriverManagerConnectionProvider - cleaning up connection pool: jdbc:oracle:thin:@//xxx:1521/xxx.de
[INFO ]: Testing.cLog_1 - Exchange[ExchangePattern: InOnly, BodyType: String, Body: ]&lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346135#M113575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Writting to a DB with cMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346136#M113576</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;-Does it work when you run your map from mapping perspective ?&lt;/P&gt; 
&lt;P&gt;-Does it work if you run your map in a DI job with a thmap ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Keep in mind that "&lt;SPAN&gt;Database support in TDM is deprecated since 6.4.1"&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;"The following features are deprecated in the current release. Deprecated features are no longer recommended for use and may cease to exist in future versions of the product.&lt;/P&gt; 
&lt;P&gt;Database support is deprecated from version 6.4.1. There will be no more developements and features using JDBC drivers, and you are encouraged to use other Data Integration components instead"&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/uCysbjfyKZbxWfRj_OAB4w/ma3pX8md8Y1dBWuAfx6hGQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/uCysbjfyKZbxWfRj_OAB4w/ma3pX8md8Y1dBWuAfx6hGQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Eric&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 16:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346136#M113576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-27T16:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Writting to a DB with cMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346137#M113577</link>
      <description>&lt;P&gt;I will not go into it if writing to DB from cMap is deprecated in the newest Talend Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt; There will be no more developements and features using JDBC drivers, and you are encouraged to use other Data Integration components instead"&lt;/PRE&gt;
&lt;P&gt;Which are those components?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 11:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346137#M113577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T11:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Writting to a DB with cMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346138#M113578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess they are talking about calling DI DB components through a cTalendJob.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 13:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346138#M113578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T13:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Writting to a DB with cMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346139#M113579</link>
      <description>"I guess they are talking about calling DI DB components through a cTalendJob." I guess with tHmap it won't work as well?</description>
      <pubDate>Wed, 29 Nov 2017 09:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346139#M113579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T09:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Writting to a DB with cMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346140#M113580</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The fact the DB functions are deprecated is related to tHmap too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 11:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Writting-to-a-DB-with-cMap/m-p/2346140#M113580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T11:17:21Z</dc:date>
    </item>
  </channel>
</rss>

