how to handle null values using transformer stage?
Is it possible to query a hash file?
What is the purpose of pivot stage?
Source contains the metadata source ----- hyderabad,chennai,bangalore by using nested loop sequence select source as hyderabad in target just run target as hyderabad only not others please give me answer thanks in advance(give reply how to wrote logic using nested loop sequence)
cust id,cust quty like 1,101;1,102;1,103 i want output like cust id,cust quty 1 101,102,103 in oracle please write a query in oracle
Instead of using shared container in a job, I use jobs which perform similar function as Container in the sequence. Then what is the need of Shared Container?
What are the functionalities of link partitioner?
data stores in which location while using data set stage as the target?
EXPLAIN SCD
What are the different database update actions available?
When we will go for Data elements?
i 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.
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?