What are stage variables?
No Answer is Posted For this Question
Be the First to Post Answer
describe the Steps to confiure a Qlogic switch
how can i get 2nd highest salary in datastage?can u send me ,thanQ 2)if i had source has 2 records 1st record ie 1st column contains 1,2,3 and 2nd coulmn contains 10,10,10 i have to get target as 2nd columns as 20,30,40 how can i?
i have flat file and using unix how can i generate sequence number into targer?
Hi , Today 1000 records updated, tomorrow 500 records updated how to find that?
What is Fastly Changing Dimension?
Explain connectivity between datastage with datasources?
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
Source contains the metadata source ----- hyderabad,chennai,bangalore by using nested loop sequence select source as hyderabad in target just run target as hyderabad only not others please give me answer thanks in advance(give reply how to wrote logic using nested loop sequence)
Define meta stage?
How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
How do you design PX Routines ?
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?