How do you run datastage job from the command line?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I am getting data from sequential file like below column1 A&B C&D A&E X&Y&Z v&x But I need the target column as like below column1 A and B C and D A and E X and Y and Z v and x
what is materialized view used datastage?
Hi This is Vijay, How can your remove the duplicates in sequential File?
15 Answers HCL, Scope International,
Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks
how to handle null values in sequential file?
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
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
file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
How a server job can be converted to a parallel job?
whom do you report?