What is a ds designer?
No Answer is Posted For this Question
Be the First to Post Answer
What is exact difference between Parallel Jobs and server Jobs..
Can we use sequential file as source to hash file? Have you do it ?if what error it will give?
how to sort two columns in single job in datastage.
how many write modes are there in ds
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?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?
how to cleansing data
What is the difference between in process and inter process?
What are the types of containers and how to create them?
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
I WANT TO SEND SYSDATE AS PARAMETER,SO WHAT COMMAND I SHOULD USE TO CALL SYSDATE?