What is the command line function to import and export the ds jobs?
Main Function of the Staging area in DWH ?
How a source file is populated?
What are the some differences between 7.x and 8.x version of datastage?
how can u handle null values in transformer stage.
how can we do null handling in sequential files
Create 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
WHAT ARE PERFORMANACE SETTINGS YOU HAVE IMPLEMENTES IN YOUR PROJECT?
What could be a data source system?
How To find the location of APT_confid file
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
How to reverse the string using SQL?