what is ds administrator used for?
No Answer is Posted For this Question
Be the First to Post Answer
source file is having 5 records while moving into target it want to be 10 records
why do u need the IOS upgradation in a FC switch
what are fact tables and dimension tables? give example assuming one table.
create a job to get the previous row salary for the current row.if there is no previous row exists for the current row,then the previous row salary should be displayed as null? empid salary previoussalary 10 1000 null 20 2000 1000 30 3000 2000 40 4000 3000
why we use parameters instead of hard code in datastage
Why do we use link partitioner and link collector in datastage?
What are the different database update actions available?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
WHAT ARE PERFORMANACE SETTINGS YOU HAVE IMPLEMENTES IN YOUR PROJECT?
How can u write exception handling in seq file????