Give an idea of system variables.
No Answer is Posted For this Question
Be the First to Post Answer
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?
I have the following columns in the EMP table Empid,Empname,Sal,month(Sal),year(Sal) and DOB(let us say the dob is 15th-Jan-1981) Desing a job such that the output contains the following empname,year(sal),tot(sal) and current age i.e. whether 18yrs or so on
how CAN we remove duplicates in dataset?
I have a file it contain 2 records like empname,company as Ram, Tcs and Ram, IBM. But i want empname, company1,company2 as Ram, TCS,IBM in the target. How?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
what about data stage requirement
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
How much data u can get every day? 2)which data ur project contains? 3) what is the source in ur project?what is the biggest table & size in ur schema or in ur project?
What are stage variables and constants?
what is a force compile