How to manage date conversion in Datastage?
No Answer is Posted For this Question
Be the First to Post Answer
how can we extract data with out having any common column
how can u handle null values in transformer stage.
how will u design file watch jobs?
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
HOw Hash Partion Works Thank you in Advance i have doubts on Hash Partion TEch Could please give me the clear understandable notation example e_id,dept_no 1,10 2,10 3,20 4,20 5,30 6,40 i have TWo Nodes/Three Nodes My questions are: 1).if i select hash key as e_id how Hash partion will distribute the data in to two NOdes/three NOdes 2).if i select hash key as dept_no how Hash partion will distribute the data in to two NOdes/three NOdes sivakumar.katta7@gmail.com
What is a merge?
how to define satge variables in transformer stage
HOW CAN U DO ERROR HANDLING IN DATA STAGE?
i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?
Have you have ever worked in unix environment and why it is useful in datastage?
What are the features of datastage flow designer?
IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?