what is push and pull technique??? I want to two seq files
using push technique import in my desktop what i will do????
Answer / nagaa
push means the source team sends the data and pull means
the developer extracts the data from source
Is This Answer Correct ? | 4 Yes | 0 No |
job locking methods? How can we unlock the job?
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
How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?
You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?
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?
where the log files or tables can store in DS?
How did you reconcile source with target?
Can you explain repository tables in datastage?
Nls stands for what in datastage?
j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?
What are transforms and what is the differenece between routines and transforms?
1)What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?