i have flat file and using unix how can i generate sequence
number into targer?
you can Use cat -n flatFile>Target to Generate line numbers.
| Is This Answer Correct ? | 6 Yes | 0 No |
table actions available in oracle connector?
Can you explain repository tables in datastage?
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
while we using change capture stage we have to be take two table thats are 1.before table 2. after table . what is before table and after table please give me clear notation Thank You very much in advance
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables?chandu how can i implement scd typ1 and type2 in both server and in parallel?chandu field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the ,inthe fields?
create a job to get the previous row salary for the current row.if there is no previous row exists for the current row,then the previous row salary should be displayed as null? empid salary previoussalary 10 1000 null 20 2000 1000 30 3000 2000 40 4000 3000
Hi friends If anybody completed datastage 8.5 certification.Could please guide me what are the topics new in 8.5 certification.
Can you define merge?
Define orabulk and bcp stages?
1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?
If you want to use a same piece of code in different jobs, how will you achieve this?
What is the difference b/w Hash file and Lookup Fileset stages?