what is .dsx files
Answers were Sorted based on User's Feedback
Answer / rams
dsx file datastage code back up file the code will be imported to another syatem we can use this format
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / bharathram1234
.dsx file is nothing but the datastage project backup file..
when we want to load the project at the another system or server we take the file and load at the other system/server...
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / guru v
.dsx file means Datastage job only.when you take the back up of the job that time its saved in .dsx format.
| Is This Answer Correct ? | 0 Yes | 1 No |
if a column contains data like abc,aaa,xyz,pwe,xok,abc,xyz,abc,pwe,abc,pwe,xok,xyz,xxx,abc, roy,pwe,aaa,xxx,xyz,roy,xok.... how to send the unique data to one source and remaining data to another source????
What is the process of killing a job in datastage?
What are the different type of jobs in datastage?
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
What are the differences between datastage and informatica?
i hav source like this . deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like this target1 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformer
hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
What is merge stage?
source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235
explain unit testing,systemtesting,integrated testing
What is the difference between Link collector and Funnel Stages?
What is the Difference Between DataStage 7.5 version and 8.1 Version?