<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rajneesh shukla</title>
    <description>The latest articles on DEV Community by Rajneesh shukla (@rajneeshshukl14).</description>
    <link>https://dev.to/rajneeshshukl14</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F356881%2Ffda5ade7-9883-4271-abed-df3641c47d49.png</url>
      <title>DEV Community: Rajneesh shukla</title>
      <link>https://dev.to/rajneeshshukl14</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rajneeshshukl14"/>
    <language>en</language>
    <item>
      <title>How to define constaints and enable CKM check for non fatal ODI error?</title>
      <dc:creator>Rajneesh shukla</dc:creator>
      <pubDate>Tue, 28 Apr 2020 15:20:20 +0000</pubDate>
      <link>https://dev.to/rajneeshshukl14/how-to-define-constaints-and-enable-ckm-check-for-non-fatal-odi-error-566d</link>
      <guid>https://dev.to/rajneeshshukl14/how-to-define-constaints-and-enable-ckm-check-for-non-fatal-odi-error-566d</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--d6fSuj3N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackoverflow-logo-e7205b186f9c84b1d4e8eb405ef6008a5774db316bd7d257421920b0f954810f.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/61420591/how-to-define-constaints-and-enable-ckm-check-for-non-fatal-odi-error" rel="noopener noreferrer"&gt;
               How to define constaints and enable CKM check for non fatal ODI error?
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Apr 25 '20&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/61420591/how-to-define-constaints-and-enable-ckm-check-for-non-fatal-odi-error" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xjukSftY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-up-73f60a9ccafdb2f40eec3701f62d2fd7121e02a581a2850e671a7e415eb49071.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4ZRntoBk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-down-80fee73e4bc433405a0c0f3b9b88354ecccbdf53f131f8cd998aa30ed5223407.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I was wondering about some examples of enabling checks at CKM for routing non fatal errors into E$ table.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;I wanted to invite some examples on -how to set/enable CKM checks/few examples of conditions to capture non fatal errors?
If there is data type mismatch between source and target and&lt;/code&gt;&lt;/pre&gt;…
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/61420591/how-to-define-constaints-and-enable-ckm-check-for-non-fatal-odi-error" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Apache Kafka tool evaluation related queries</title>
      <dc:creator>Rajneesh shukla</dc:creator>
      <pubDate>Mon, 06 Apr 2020 14:45:22 +0000</pubDate>
      <link>https://dev.to/rajneeshshukl14/apache-kafka-tool-evaluation-related-queries-50o1</link>
      <guid>https://dev.to/rajneeshshukl14/apache-kafka-tool-evaluation-related-queries-50o1</guid>
      <description>&lt;p&gt;Hello All,&lt;/p&gt;

&lt;p&gt;I need below information about Apache Kafka tool for data integration and ETL needs:&lt;/p&gt;

&lt;p&gt;Development effort:&lt;/p&gt;

&lt;p&gt;The development effort , time and  complexity is more in general?&lt;/p&gt;

&lt;p&gt;Maintainability:&lt;/p&gt;

&lt;p&gt;Is it less maintainable?&lt;/p&gt;

&lt;p&gt;Error Handling:&lt;/p&gt;

&lt;p&gt;Only possesses  a single log file? or possesses a log and  error port in every transform?&lt;br&gt;
What kind of errors can be handled?&lt;/p&gt;

&lt;p&gt;Various teams needed:&lt;/p&gt;

&lt;p&gt;Separate Administration team or Unix or NT Admin will suffice needed works. hence it does not need a dedicated administer?&lt;/p&gt;

&lt;p&gt;File Structure:&lt;/p&gt;

&lt;p&gt;Only able to  read record with single type of delimiter?&lt;/p&gt;

&lt;p&gt;Data Integration Capability:&lt;/p&gt;

&lt;p&gt;ODI boasts comparatively lesser range of  Data Integration Products and capability which includes many related functions such as profiling and data quality ? Also, if it offers these capabilities then these are  more mainstream in nature?&lt;/p&gt;

&lt;p&gt;Market Segments:&lt;/p&gt;

&lt;p&gt;Serves medium to large scale companies?&lt;/p&gt;

&lt;p&gt;Debugging:&lt;/p&gt;

&lt;p&gt;Is it offer easy debugging? Example -just place some  watchers on required places  and intermediate data will be  saved in temporary files for easy viewing. or complex debugging process through debugger?&lt;/p&gt;

&lt;p&gt;Company Strategy:&lt;/p&gt;

&lt;p&gt;You can download a scaled down free version of their software and plenty of free documents available on internet?&lt;/p&gt;

&lt;p&gt;Go live rate:&lt;/p&gt;

&lt;p&gt;High “GO Live” success? any know issue during deployment?&lt;/p&gt;

&lt;p&gt;Scalability:&lt;br&gt;
Is there any issue with stability? If yes then why is the issue and what is impact?&lt;br&gt;
Which kind of scalability is supported- horizontal, vertical?&lt;/p&gt;

&lt;p&gt;Performance:&lt;br&gt;
Can it supports High volume of data movement, transformation and integration (ETL operations)?&lt;br&gt;
How about parallelism - mapping level parallelism, session level parallelism, supports multiple parallel source and multiple target data loads?&lt;/p&gt;

&lt;p&gt;Heterogeneous system:&lt;br&gt;
It integrates data from various heterogeneous systems like multiple variety of databases (SQL server, Oracle, DB2 etc), files (XML, XLS, CSV, text etc)?&lt;br&gt;
Targets can be any type of DB , file etc.?&lt;/p&gt;

&lt;p&gt;Big Data support:&lt;br&gt;
It can be integrated and used for Big Data?&lt;/p&gt;

&lt;p&gt;On cloud solution:&lt;br&gt;
It is available for both- on cloud and on premises platforms?&lt;/p&gt;

&lt;p&gt;Pricing:&lt;br&gt;
Is it free ware - open source? Does it come in basic, standard and enterprise editions flavors? If yes , all flavors are free?&lt;/p&gt;

&lt;p&gt;Repository:&lt;br&gt;
Does it offers repositories ? Those repositories are for metadata? &lt;br&gt;
Host for repositires should be relational database?&lt;/p&gt;

&lt;p&gt;Push down mechanism:&lt;br&gt;
Do we have pushdown optimization concepts, where it can generate SQL   statements from the   workflow/mapping which   can be directly executed on   database?&lt;br&gt;
It is ETL or ELT tool?&lt;/p&gt;

&lt;p&gt;Job scheduling:&lt;br&gt;
Does it come with in-built scheduler?&lt;/p&gt;

&lt;p&gt;Version controlling:&lt;/p&gt;

&lt;p&gt;Does it offer version controlling?&lt;br&gt;
If yes then it is tightly controlled or moderate?&lt;/p&gt;

&lt;p&gt;Tool Bugs:&lt;br&gt;
Any known tool bugs? Any issue due to those bugs?&lt;/p&gt;

&lt;p&gt;Anything else you want to highlight?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Rajneesh&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I need to discuss regarding RESTful API for accessing oracle database tables.</title>
      <dc:creator>Rajneesh shukla</dc:creator>
      <pubDate>Sat, 28 Mar 2020 19:26:06 +0000</pubDate>
      <link>https://dev.to/rajneeshshukl14/i-need-to-discuss-regarding-restful-api-for-accessing-oracle-database-tables-3lma</link>
      <guid>https://dev.to/rajneeshshukl14/i-need-to-discuss-regarding-restful-api-for-accessing-oracle-database-tables-3lma</guid>
      <description>&lt;p&gt;Hello All,&lt;/p&gt;

&lt;p&gt;I need to discuss regarding RESTful API for accessing oracle database tables.&lt;br&gt;
API was created using Oracle Rest Data Services (rest data enable at SQL developer).&lt;br&gt;
I am getting error : 401 unauthorized while doing query through post man as below:&lt;/p&gt;

&lt;p&gt;GET &lt;a href="http://localhost:8080/ords/autodemo2/metadata-catalog/"&gt;http://localhost:8080/ords/autodemo2/metadata-catalog/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However below is working fine (code 200 OK):&lt;br&gt;
&lt;a href="http://localhost:8080/ords/autodemo2/open-api-catalog/"&gt;http://localhost:8080/ords/autodemo2/open-api-catalog/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Not sure why metadata query is facing authorization issue while swagger(open API) one is giving response without issue at postman.&lt;/p&gt;

&lt;p&gt;I tried for other schema alias autodemo and here both are giving proper response:&lt;br&gt;
&lt;a href="http://localhost:8080/ords/autodemo/metadata-catalog/"&gt;http://localhost:8080/ords/autodemo/metadata-catalog/&lt;/a&gt; &lt;br&gt;
&lt;a href="http://localhost:8080/ords/autodemo/open-api-catalog/"&gt;http://localhost:8080/ords/autodemo/open-api-catalog/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br&gt;
Rajneesh&lt;/p&gt;

</description>
      <category>restapi</category>
    </item>
  </channel>
</rss>
