how to connect source to db?generally what r stages u used?
how to find the data is having delimiter format?
Have you used Unstructured data?
What is staging variable?
What are the partition techniques available in your last project?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
How we can convert rows to columns in datastage?
What are the components of datastage?
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?
table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?
how to run jon in unix back round process what is command use in runing a job?
which is more expensive hash or modulus partitioning? when do you use modulus partitioning?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
what is the Difference Between Datastage Server Edition and Parallel Edition?