How do you generate sequence number in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
How many input links can you give to a Transformer stage?
data stores in which location while using data set stage as the target?
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
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?
HOW CAN WE ABORT THE JOB IF THE RECORDS OF SOURCE FILE CONTAINS VALUE AS 'VIJAY'?
How can we read latest records in a text file named file1.txt using seq file stage only? file1 having 100 records in that 5 record sare latest records.How can we read that latest records?
wt is the diff b/w odbc and oracle stage
source file having the data like aabbccc, i want target file result like a1a2b1b2c1c2c3.
Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is Empno 1 2 3 4 5 6 7 8 9 10
root tree will find which is server job and which is parallel job?
What is a delta record? How you will read it?
What are the different type of jobs in datastage?