If there is a file that contains 1000 records, I need the ouput to contain these 1000 records with the header as file name concatenated with the current timestamp and trailer as the count of records
TCS,
2 5350in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
IBM,
1 4282i have a scenario like two columns(Empno, Ename) in that duplicate records are there, so my question is how to get second duplicate record in datastage.
4 8278I have source like "abcdefghijklmnopqrs", how to change 10th character from j to z in datastage?
2 6344A 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.
IBM,
3 7663input Name Salay Sam 10 Sam 30 Sam 20 Ram 40 Ram 50 Output should be Name Salary Count Sam 10 3 Ram 40 2 get min salary and count of name . OutPut 2 Name Seq Sam 1 Sam 2 Sam 3 Ram 1 Ram 2
HCL,
1 4589Create 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 10173
How to Remove Duplicate using SQL?
What are datastage sequences?
Why we use surrogate key?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
Which commands are used to import and export the datastage jobs?
What are the types of hashed files in data stage
What all are the different way to run a job?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
Describe routines in datastage? Enlist various types of routines.
What is meta stage?
Give an idea of system variables.
If you want to use the same piece of code in different jobs, how will you achieve it?
Differentiate between datastage and informatica?
What are the enhancements made in datastage 7.5 compare with 7.0?
Can you explain kafka connector?