How to find value from a column in a dataset?
No Answer is Posted For this Question
Be the First to Post Answer
specify data stage strength?
State the difference between an operational datastage and a data warehouse?
how to add a new records into source?
i having source like emptable,dept table and combined purpose using for the join stage but join stage which partition techq will be prefored? pls given the ans?
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
CHANGE CAPTURE
i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage
What are stage variables, derivations and constants?
tab1 tab2 1,a 1,d 2,b 3,c perfoms outerjoin what is the o/p? write sql query for outerjoin?
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
Name the different sorting methods in datastage.
my source is sequencial file and my target is dataset. i am running the job in two node configuration file. my source having 10 records how the data move to target?