How to move data set from one server to other?what are the steps to follow to do this?
Answer Posted / datastage4you
First why you want to do that ?
You can try this -
Design a job like -
dataset1 -> copy -> dataset2
server1 and server2 should be connected
Bind server1 config file with first one and second with second dataset
But, this will not gurantee that data will be transferred successfully.
Thanks
www.datagenx.net
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is flow of project?
What is the project in datastage?
Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
What is size of a transaction and an array means in a datastage?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
Define orabulk and bcp stages?
what are the errors,warnings in datastage
Highlight the main features of datastage?
What are the components of ascential data stage?
what are the devoleper roles in real time? plz tell i am new to datastage....
What are stage variables?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
What is the precedence of stage variables,derivations, and constraints?
how to write server Routine coding?