What are the steps needed to create a simple basic datastage job?
No Answer is Posted For this Question
Be the First to Post Answer
I have a few records just I want to store each records tow times in target how?
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 to find out number of records imported into source file?
hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" i have no idea, what should i do..please help :(
whats difference between ls -ltr and ls -lrt?
what is 'reconsideration error' and how can i respond to this error and how to debug this
if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?
deptno wise to find max and min,and sum of rows and in target to company wise maximum
AGGREGATOR default datatype
How to get max salary of an organization using data stage stages........... can any body help me plz.......
Have you used Unstructured data?
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?