1)What is configuration your file structure
2)I have two databases both are Oracle while loading data
from source to target the job takes 30 min but I want to
load less time how?
CAN ANY ONE TELL ME THE ARCHITECTURE OF DATASTAGE CLEARLY....
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 is the function in Transformer stage can act as Rank function in Oracle
i have flat file and using unix how can i generate sequence number into targer?
what is the use of surogate key in datastage
What are the functionalities of link partitioner?
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.
how to configure databases through datastage
How to use Environment variable's in datastage?(use of process)
Hi This is Vijay, How can your remove the duplicates in sequential File?
15 Answers HCL, Scope International,
What is the diff between sort performed at sort stage and the stream sort performed at the input of few stages in DS Enterprise edition?
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)