if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
IBM,
1 7205if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?
IBM,
2 7913if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
IBM,
1 5572How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
2444Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
2293Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
HCL,
2228A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls
TCS,
7 33424
what is the use of skid in reporting?
Which commands are used to import and export the datastage jobs?
What are orabulk and bcp stages?
What are system variables and sequencers in datastage
What is the difference between orabulk and bcp stages?
Define Data Stage?
What are the primary usages of datastage tool?
What is the different type of jobs in datastage?
project Steps,hits, Project level HArd things,Solved methods?
Can you explain kafka connector?
What are the processing stages?
Explain how a source file is populated?
How one source columns or rows to be loaded in to two different tables?
Can we use target hash file as a lookup ?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4