A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.
3 7810Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
3 10330how to know that the port 9060 is running and how to find the processes that are using 9060 in ibm websphere application server
2 4129Post New IBM Interview Questions
What is an http redirector?
What is the method for reading and writing a file in javascript?
Which server does spring boot use? : Spring Boot
How to install codeigniter ?
What is the file type?
What is the difference between functions abs() and fabs()?
What are the fields of VLAN tag?
How many types of HBase Operations are there?
How does an inventory write-down affect the three statements?
What is the asp.net control toolkit?
What is logical cohesion?
How node.js and javascript are related?
What are control structures?
What does f method in scala string interpolation?
When you have to use a default "rollback to" savepoint of plvlog?